You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2018. It is now read-only.
The example spawning.debian is missing --daemonize, which, among other things, means that CHUID isn't used.
see: 712bed9:
Was lost when args were moved into DAEMON_ARGS:
712bed9#L0L86
712bed9#L0R66
Should be added to the default DAEMON_ARGS here:
https://github.com/rtyler/Spawning/blob/master/rc-scripts/init.d/spawning.debian#L66