Age | Commit message (Collapse) | Author |
|
|
|
|
|
s6rc_livedir_create
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Using scandir/ in s6-rc is useless, we have access to the
servicedirs/ directly. That prevents us from being concerned with
scandir prefixes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|