Difference between revisions of "Help on daemontools"
Jump to navigation
Jump to search
Jgvictores (talk | contribs) |
Jgvictores (talk | contribs) |
||
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 &' | ||
---- | ---- |