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 csh | sudo apt-get install daemontools daemontools-run csh | ||
− | "daemontools" can be activated in "rc.local" through the line (before exit): | + | "daemontools" can be activated in "/etc/rc.local" through the line (before exit): |
/bin/csh -cf '/usr/bin/svscanboot &' | /bin/csh -cf '/usr/bin/svscanboot &' |