Difference between revisions of "Help on daemontools"

From Asibot & HOAP3 & TEO Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
  sudo apt-get install daemontools daemontools-run
 
  sudo apt-get install daemontools daemontools-run
 +
 +
"daemontools" can be activated in "rc.local" through the line (before exit):
 +
 +
/bin/csh -cf '/usr/bin/svscanboot &'
  
 
----
 
----

Revision as of 16:20, 6 February 2015

sudo apt-get install daemontools daemontools-run

"daemontools" can be activated in "rc.local" through the line (before exit):

/bin/csh -cf '/usr/bin/svscanboot &'

[1]

[2]