-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Separate service gen and definitions. More generation from runit.
systemd service generator now understands runit finish and conf. The general service model aquired a few new fields for the aforementioned things, plus a field for the healthchecking (which is not generated for systemd, because systemd can't do healthchecks with arbitary scripts easily). Overall, this should cover most of runit services. log from runit is left unimplemented, as other service daemons have their own means of logging.
- Loading branch information
Showing
4 changed files
with
445 additions
and
330 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.