Is there a switch to run scribed as a daemon or do I have to run it with xinetd?
At the moment if I run scribed then all the debugging output is logged to the screen
Thanks Nick
Supervisor works well: http://supervisord.org/
We just use a simple script that just forks a new process to daemonize.
-Anthony
Log in to post a comment.
Is there a switch to run scribed as a daemon or do I have to run it with xinetd?
At the moment if I run scribed then all the debugging output is logged to the screen
Thanks
Nick
Supervisor works well: http://supervisord.org/
We just use a simple script that just forks a new process to daemonize.
-Anthony