diff options
Diffstat (limited to 'examples/ROOT/etc/s6-rc/README')
-rw-r--r-- | examples/ROOT/etc/s6-rc/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/ROOT/etc/s6-rc/README b/examples/ROOT/etc/s6-rc/README deleted file mode 100644 index 959f280..0000000 --- a/examples/ROOT/etc/s6-rc/README +++ /dev/null @@ -1,9 +0,0 @@ - If you are using s6-rc as your service manager, this directory should -be the place where you store your compiled service databases. - - The /etc/s6-init/init-stage2 script invokes s6-rc which expects to -find its data here by default. - - The /run/service/.s6-svscan/SIG{INT,USR1,USR2} scripts invoke -s6-rc to bring down all the managed services before shutting down -s6-svscan. |