summaryrefslogtreecommitdiff
path: root/examples/ROOT/etc/s6-rc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ROOT/etc/s6-rc')
-rw-r--r--examples/ROOT/etc/s6-rc/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/ROOT/etc/s6-rc/README b/examples/ROOT/etc/s6-rc/README
new file mode 100644
index 0000000..959f280
--- /dev/null
+++ b/examples/ROOT/etc/s6-rc/README
@@ -0,0 +1,9 @@
+ 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.