Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mckaygerhard
Copy link

* 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