summary refs log tree commit diff
path: root/man/runsv.8
Commit message (Collapse)AuthorAgeFilesLines
* * doc/faq.html: new.Gerrit Pape2006-03-041-2/+2
| | | | | | | | | | | | | | | | | | | * doc/benefits.html: use sv program instead of runsvstat, runsvctrl; minor. * doc/replaceinit.html, doc/runlevels.html: put getty service directory into /etc/sv/. * doc/runscripts.html: use sv program instead of svwaitup. * etc/*/3, etc/macosx/StartupItems/runit: use sv program instead of svwaitdown. * man/runsv.8: use sv program instead of runsvctrl. * man/sv.8: minor. * Makefile, package/commands: no longer build/install runsvctrl, runsvstat, svwaitdown, svwaitup. * man/runsvctrl.8, man/runsvstat.8, man/svwaitdown.8, man/svwaitup.8: remove; obsolete. * doc/index.html: add faq; remove runsvctrl, runsvstat, svwaitdown, svwaitup. * sv.c: fix usage output.
* * svlogd.c: don't print extra newlines to the log if additionally writingGerrit Pape2005-12-181-5/+5
| | | | | | | | | | | | | | | | | 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.
* * man/runsv.8: typo; no longer document the e control character; clarifyGerrit Pape2005-07-111-1/+13
| | | | | | custom control on d and x. * runsvchdir.c, runsvstat.c: optimize output buffer handling. * runsvctrl.c: write x control character to runsv on e.
* * man/runsv.8: typo.Gerrit Pape2005-04-291-0/+1
|
* * runsv.check, runsv.dist: check custom control commands.Gerrit Pape2004-12-121-6/+1
| | | | minor.
* * doc/upgrade.html: typo.Gerrit Pape2004-12-121-0/+24
| | | | | | * runsv.c: support custom control commands through control/ directory, optionally switch off sending signal. * man/runsv.8: document custom control commands.
* * svlogd.c: new config option t timeout; config options e and E select andGerrit Pape2004-11-061-2/+2
| | | | | | | | | | | 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.
* * man/svlogd.8: timestamps are not considered when matching patterns (thxGerrit Pape2004-03-281-5/+7
| | | | | | | | | 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.
* typos, format.Gerrit Pape2004-01-121-20/+37
|
* * doc/benefits.html, doc/index.html, doc/replaceinit.html,Gerrit Pape2003-10-291-8/+5
| | | | | | | | 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.
* * doc/dependencies.html, doc/useinit.html: new.Gerrit Pape2003-05-031-1/+1
| | | | | | | | | | * doc/index.html: adapt; reorder programs; runsvstat, runsvctrl installed by default. * doc/install.html: remove dependency on daemontools; create /package. * doc/replaceinit.html, man/runsv.8: typo. * man/svwaitdown.8, man/svwaitup.8: refer to runit and supervise. * svlogd.c: fix counter var namespace. * package/commands: add runsvctrl, runsvstat.
* * runsvdir.c: don't propagate sig_term to runsv processes when receivingGerrit Pape2003-04-241-0/+6
| | | | | | | | | | | 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.
* * svlogd.c: new; runit's service logging daemon.Gerrit Pape2003-04-201-3/+3
| | | | | | * fmt_ptime.h, fmt_ptime.c, pmatch.h, pmatch.c: new. * man/svlogd.8, doc/svlogd.8.html: new. * man/runsv.8, man/runsvstat.8, man/utmpset.8: minor cleanup.
* docs.Gerrit Pape2003-01-271-5/+10
|
* * getties: move utmpset from run to finish scripts.Gerrit Pape2002-10-161-1/+1
| | | | | * runit-run.preinst: wait for ENTER to continue. * add README.Debian's.
* cleanup. doc.Gerrit Pape2002-09-261-11/+16
|
* minor.Gerrit Pape2002-09-251-0/+6
|
* new.Gerrit Pape2002-09-251-0/+149