aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ROOT/img/tmpfs/service/.s6-svscan/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ROOT/img/tmpfs/service/.s6-svscan/README')
-rw-r--r--examples/ROOT/img/tmpfs/service/.s6-svscan/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/ROOT/img/tmpfs/service/.s6-svscan/README b/examples/ROOT/img/tmpfs/service/.s6-svscan/README
deleted file mode 100644
index f61dc8d..0000000
--- a/examples/ROOT/img/tmpfs/service/.s6-svscan/README
+++ /dev/null
@@ -1,9 +0,0 @@
-This is the image of the control directory of the s6-svscan process
-running as pid 1.
-"crash" is run if s6-svscan fails.
-"finish" is run when s6-svscan exits its loop.
-
- The "SIG*" files are run as children of s6-svscan when it receives
-the corresponding signal. SIGINT, SIGUSR1 and SIGUSR2 will all
-trigger "s6-rc -da change" (the service manager will shut down all
-the services), then s6-svscan will be told to exit its loop.