Skip to content

Fix sysvinit script crash and not working, fixed #8 - #9

Open
mckaygerhard wants to merge 5 commits into
tatsushid:masterfrom
venenux:master-fixed-sysvinit
Open

mckaygerhard wants to merge 5 commits into
tatsushid:masterfrom
venenux:master-fixed-sysvinit

Conversation

@mckaygerhard

Copy link
Copy Markdown

* the real process is a perl process as xplained in
  h2o/h2o#84 (comment)
  so we need to point in the start-and-stop-daemon to property
  managed.. so in init scritp is commented and fixed the functions
* starts a set of superdaemon program (named start_server) and a
  support library written in Perl, for hot-deploying TCP servers
  so the provided init script does nothing cos does not point real process
* use real process to check status as explained in 8ae3fce
* this change make able to units take the modified config files and
  use it from the /etc/default/h2o file ${CONFIG} variable
* corrected description and help files in header
* fix references to CONFIG_FILE confused varaible, in some
  parts of the code where just CONFIG and in others is CONFIG_FILE
  so the test always fails inclusivelly in sourcered default file
* fix reload action so..
* fix messages for the console not in sync with init system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sysvinit script doe snot work, does not used the real process

1 participant