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

Add serviced' to allow daemonization without reference to commandline arguments #11

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

Conversation

unprolix
Copy link
Collaborator

@unprolix unprolix commented May 6, 2019

In cases where the commandline arguments must include extra elements beyond the stop, start, restart, and status commands, the original API of this module was insufficient. This PR adds a function serviced' which takes an Operation specifying Stop, Start, Restart, or Status, and edits the original implementation of serviced to use it.

(Rebased as requested and submitting new PR--the old one was automatically closed when I forced a repo update as part of squashing the old commits.)

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.

1 participant