Age | Commit message (Collapse) | Author |
|
Signed-off-by: Brett Neumeier
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
execline's import is deprecated but the examples in s6-rc have not yet
been updated to use importas.
|