Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * change default directory for services from /var/service/ to /service/. | Gerrit Pape | 2008-04-20 | 1 | -1/+1 |
| | |||||
* | * svlogd.c: new config option t timeout; config options e and E select and | Gerrit Pape | 2004-11-06 | 1 | -1/+1 |
| | | | | | | | | | | | deselect lines for stderr respectively; new config option N. * man/svlogd.8: adapt. * runsv.c: on commands down and exit send CONT after TERM. * man/runsv.8: adapt. * etc/2: use -P option to runsvdir. * src/svlogd.check: end check for t config option. * chpst.c: new option -n: adjust nice level. * man/chpst.8: adapt. | ||||
* | * doc/benefits.html, doc/index.html, doc/replaceinit.html, | Gerrit Pape | 2003-10-29 | 1 | -1/+1 |
| | | | | | | | | doc/runlevels.html, doc/useinit.html: default service directory is /var/service; minor. * etc/2, etc/debian/3, etc/freebsd/3, etc/macosx/StartupItems/runit, etc/openbsd/3, man/runsv.8, man/runsvchdir.8, man/runsvdir.8: default service directory is /var/service. | ||||
* | * runit.c: user select() on systems that don't provide poll() (builds | Gerrit Pape | 2003-06-17 | 1 | -0/+6 |
on Mac OSX). * svlogd.c: reset match flag in lineflush() in all cases. * Makefile: build setuidgid in default target. * doc/useinit.html: add instruction to create /etc/runit/2 first. * doc/install.html: minor. 0.9.5. |