-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Daemon Mode? #8
Comments
of course |
But how? How to run it in daemon mode? |
This is an old issue as you can see. I decided we would not directly support daemon mode, most production OSes have support for this from separate tooling. |
Hi, can you add daemon feature? |
@reejinbouk it really isn't the way to run software in modern times :) However, I believe TCL has start-stop-daemon that has a -b flag from busybox, so you dont need us to daemonize. |
Should we support daemon mode?
The text was updated successfully, but these errors were encountered: