summary refs log tree commit diff
path: root/man/runsvdir.8
Commit message (Collapse)AuthorAgeFilesLines
* * man/runsvdir.8: document that the services directory is re-scanned ifGerrit Pape2006-04-101-11/+12
| | | | | | | | | | | the time of last modification, the inode, or the device has changed. * sv.c: don't report success on 'sv start' if the service is in state finish (thx Matthew R. Dempsky). * svlogd.c: new config line p: optionally prefix each line written to logs, stderr, or through udp; no longer skip empty lines (just containing '\n'), old behavior can be restored with '-' in config. * man/svlogd.8: document new p config line; adapt. 1.5.0.
* * svlogd.c: don't print extra newlines to the log if additionally writingGerrit Pape2005-12-181-7/+4
| | | | | | | | | | | | | | | | | to the network through udp (thx Andras Korn, http://bugs.debian.org/339030). * runsvdir.c: also process svdir changes if mtime of svdir has changed into the past (thx Martin Dickopp). * doc/index.html: update description; Please contact this list and not me privately. * doc/replaceinit.html, doc/runscripts.html: minor. * man/chpst.8: -U doesn't support a list of groups. * man/svlogd.8: update PATTERN MATCHING section, add example (based on sugesstions from Joshua N Pritikin). * man/*8: update SEE ALSO sections: runsvctrl, runsvstat, svwaitdown, svwaitup will become obsolete; remove references to man pages for programs from the daemontools package. 1.3.2.
* * runsvdir.c: new option -P, run each runsv process in a new session andGerrit Pape2004-09-211-10/+14
| | | | | process group (thx Charlie Brady). * man/runsvdir.8: adapt; typo.
* * doc/runlevels.html, doc/upgrade.html, doc/useinit.html, man/runsvdir.8,Gerrit Pape2004-07-281-2/+2
| | | | man/runsvchdir.8: minor changes in wording, notations.
* * man/svlogd.8: timestamps are not considered when matching patterns (thxGerrit Pape2004-03-281-12/+16
| | | | | | | | | Andras KORN). * runsv.c: on exit run the finish scripts when taking the service down (thx X.). * runsv.c, runsvctrl.c: handle sig_quit (thx Wayne Marshall). * svlogd.c: don't crash on zero byte long config file (thx Alex Efros). * man/*: minor cleanup.
* 1.0.0.Gerrit Pape2004-02-101-2/+2
|
* * doc/benefits.html, doc/index.html, doc/replaceinit.html,Gerrit Pape2003-10-291-4/+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.
* * runsvdir.c: don't propagate sig_term to runsv processes when receivingGerrit Pape2003-04-241-3/+13
| | | | | | | | | | | sig_term; send sig_term to all runsv processes and exit 111 when receiving sig_hangup. * svlogd.c: code cleanup. * svwaitdown.c: send command "d" (and "x" if -x is set) to a service if it's not in state 'want down'. * svwaitup.c: minor code cleanup. * man/runsvdir.8, man/svwaitdown.8: adapt. 0.9.0.
* 0.6.4.Gerrit Pape2002-10-061-1/+1
|
* cleanup. doc.Gerrit Pape2002-09-261-0/+6
|
* new.Gerrit Pape2002-09-251-0/+83