Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
field
|
|
|
|
- Add explicit s6-svc -d call for longrun transition failure
- Add SIGTERM and SIGINT handling: kill all longrun transitions
- Doc update
- Credit Lionel
- Prepare for 0.2.1.0
|
|
|
|
|
|
|
|
|
|
|
|
waiting behaviour
Also fix a few types in s6-rc-compile (unsigned int -> uint32_t for avltree indices)
|
|
Now s6-rc-fdholder-filler reads the list of services to create pipes for
from its stdin. s6-rc-compile writes that list to ./data/autofilled
instead of hardcoding it into ./run; this makes it possible to change
it programmatically.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
source!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- doc fixes
|
|
|
|
s6rc_lock
- document proper service stubbing for OpenRC
|
|
|
|
|
|
|
|
the logic because that's where the magic happens.
|
|
|
|
across s6-rc versions!
|
|
s6-sudo invocation.
It's less efficient (s6-rc-oneshot-run loads and parses the database
every time) but it's more secure, because only programs in the database
can be executed with s6-sudod privileges.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|