| Commit message (Expand) | Author | Age | Files | Lines |
* | CHANGES, fix man/chpst.8, adapt doc/chpst.8.html | Gerrit Pape | 2024-09-27 | 1 | -0/+2 |
* | chpst: add -C to change working directory | Andrew J. Hesford | 2024-09-27 | 1 | -0/+8 |
* | add/update doc & man page of chpst and runsv | Z. Liu | 2024-09-25 | 2 | -8/+47 |
* | support /etc/runit/nosync file to make sync on shutdown/reboot optional | Andras Korn | 2024-09-25 | 1 | -0/+5 |
* | * sv.c: support optional LSB init script actions reload and | Gerrit Pape | 2014-08-01 | 1 | -0/+14 |
* | * man/sv.8: "sv exit" does not send a TERM signal to the log service | Gerrit Pape | 2014-07-31 | 1 | -2/+3 |
* | * man/sv.8: clarify which return values apply to the LSB init script | Gerrit Pape | 2009-09-24 | 1 | -5/+4 |
* | * pathexec_env.c, pathexec.h: add function pathexec_env_run(). | Gerrit Pape | 2009-09-24 | 1 | -0/+10 |
* | * change default directory for services from /var/service/ to /service/. | Gerrit Pape | 2008-04-20 | 4 | -7/+7 |
* | sv.c: service name is also relative to the current directory if it ends with ... | Gerrit Pape | 2008-04-20 | 1 | -2/+2 |
* | man/svlogd.8: add hint about increasing the buffer size if lots of data | Gerrit Pape | 2007-04-17 | 1 | -0/+4 |
* | man/svlogd.8: add hint on how to manually remove log files | Gerrit Pape | 2007-04-17 | 1 | -1/+3 |
* | * doc/index.html: some reordering. | Gerrit Pape | 2006-11-21 | 1 | -7/+2 |
* | * chpst.c, uidgid.c, uidgid.h: support numerical uid gid through | Gerrit Pape | 2006-11-02 | 1 | -6/+28 |
* | * svlogd.c, fmt_ptime.*, man/svlogd.8: new option -ttt: prefix log | Gerrit Pape | 2006-07-24 | 2 | -1/+19 |
* | * src/svlogd.c: cleanup *.t files possibly leftover by processor when | Gerrit Pape | 2006-06-19 | 1 | -3/+3 |
* | * man/runsvctrl.8, man/runsvstat.8, man/svwaitup.8, man/svwaitdown.8, | Gerrit Pape | 2006-05-10 | 4 | -404/+0 |
* | * man/runsvdir.8: document that the services directory is re-scanned if | Gerrit Pape | 2006-04-10 | 2 | -13/+20 |
* | * chpst: new option -d, limit data segment per process; don't use nested | Gerrit Pape | 2006-03-04 | 1 | -0/+8 |
* | * doc/faq.html: new. | Gerrit Pape | 2006-03-04 | 2 | -4/+4 |
* | * chpst.c: adjust nice value and set limits before dropping permissions. | Gerrit Pape | 2006-01-02 | 1 | -3/+20 |
* | * svlogd.c: don't print extra newlines to the log if additionally writing | Gerrit Pape | 2005-12-18 | 13 | -77/+66 |
* | * doc/runscripts.html: typo; openssh needs absolute path (thx Kevin Berry); | Gerrit Pape | 2005-08-23 | 2 | -1/+36 |
* | minor. | Gerrit Pape | 2005-07-24 | 1 | -1/+1 |
* | * man/sv.8: new. | Gerrit Pape | 2005-07-24 | 1 | -0/+230 |
* | * man/runsv.8: typo; no longer document the e control character; clarify | Gerrit Pape | 2005-07-11 | 1 | -1/+13 |
* | * man/runsv.8: typo. | Gerrit Pape | 2005-04-29 | 1 | -0/+1 |
* | * doc/index.html, doc/replaceinit.html: no longer refer to sysvinit's | Gerrit Pape | 2005-02-13 | 1 | -5/+12 |
* | minor. | Gerrit Pape | 2005-01-14 | 1 | -2/+0 |
* | * chpst.c: typo. | Gerrit Pape | 2005-01-10 | 2 | -32/+25 |
* | * runsv.check, runsv.dist: check custom control commands. | Gerrit Pape | 2004-12-12 | 1 | -6/+1 |
* | * doc/upgrade.html: typo. | Gerrit Pape | 2004-12-12 | 1 | -0/+24 |
* | * svlogd.c: new config option t timeout; config options e and E select and | Gerrit Pape | 2004-11-06 | 3 | -11/+58 |
* | * runsvdir.c: new option -P, run each runsv process in a new session and | Gerrit Pape | 2004-09-21 | 1 | -10/+14 |
* | * svlogd.c: fix line buffer handling for pattern matching (thx Enrico | Gerrit Pape | 2004-09-20 | 2 | -12/+8 |
* | * doc/runlevels.html, doc/upgrade.html, doc/useinit.html, man/runsvdir.8, | Gerrit Pape | 2004-07-28 | 2 | -6/+6 |
* | * runit.c, man/runit.8: if stage 1 crashes or exits 100, stage 2 will be | Gerrit Pape | 2004-06-26 | 1 | -10/+11 |
* | chpst: support -/ chroot. | Gerrit Pape | 2004-04-27 | 1 | -3/+12 |
* | * man/svlogd.8: timestamps are not considered when matching patterns (thx | Gerrit Pape | 2004-03-28 | 11 | -76/+125 |
* | * check-diff, check-dist, check-local, package/check: new; run checks on | Gerrit Pape | 2004-03-08 | 1 | -1/+2 |
* | create timestamps in UTC, not localtime. | Gerrit Pape | 2004-03-02 | 1 | -2/+2 |
* | 1.0.0. | Gerrit Pape | 2004-02-10 | 1 | -2/+2 |
* | * man/utmpset.8: run utmpset in finish script, not run script. | Gerrit Pape | 2004-02-10 | 1 | -3/+5 |
* | 0.13.0. | Gerrit Pape | 2004-01-12 | 1 | -1/+8 |
* | typos, format. | Gerrit Pape | 2004-01-12 | 1 | -20/+37 |
* | * svlogd.c: support sending log entries to remote host through udp, | Gerrit Pape | 2004-01-12 | 1 | -0/+31 |
* | * etc/debian/3: test -r -> test -x (thx Alejandro Mery). | Gerrit Pape | 2003-11-11 | 1 | -1/+2 |
* | * doc/benefits.html, doc/index.html, doc/replaceinit.html, | Gerrit Pape | 2003-10-29 | 3 | -14/+8 |
* | * svlogd.c: barf if all log directories given at the command line fail. | Gerrit Pape | 2003-09-01 | 1 | -1/+18 |
* | 0.11.0. | Gerrit Pape | 2003-08-08 | 1 | -2/+2 |