summaryrefslogtreecommitdiff
path: root/doc/s6-rc-init.html
AgeCommit message (Collapse)Author
2017-05-16 Add -d option to s6-rc-init, to dereference compiledLaurent Bercot
2017-03-23 Don't wait on locks by default (fail instead); add a -b option to get the ↵Laurent Bercot
waiting behaviour Also fix a few types in s6-rc-compile (unsigned int -> uint32_t for avltree indices)
2015-11-13 - better error codes in s6-rc-updateLaurent Bercot
- doc fixes
2015-09-23 No need for -a in s6-rc -u invocation; remove -X from dryrun printLaurent Bercot
2015-08-13 - add support for --livedirLaurent Bercot
- doc fixes
2015-07-14 Various bugfixes, thanks Colin BoothLaurent Bercot
(haven't touched the timeouts yet)
2015-07-07 - Minor fixes to s6-rcLaurent Bercot
- More doc
2015-07-04 Start of docLaurent Bercot