From 07a5243d8a78dddac98040741cd204f382f6012e Mon Sep 17 00:00:00 2001
From: Laurent Bercot
+ s6-rc start is equivalent to s6-rc -u change, see +below. It will run the engine to start a set of services. +
+ ++ s6-rc stop is equivalent to s6-rc -d change, see +below. It will run the engine to stop a set of services. +
+@@ -235,7 +249,12 @@ machine to a state where:
- To do so: + (Note that the -p option is inoperant when using the start +or stop subcommands.) +
+ ++ To change the machine state, s6-rc does the following:
s6-rc change myservicebundle+
s6-rc start myservicebundle
Brings up all the services represented by myservicebundle, bringing up all its dependencies first (recursively).
-s6-rc -bad change+
s6-rc -ba down
Waits for any pending program of the s6-rc family to stop using the live database and current compiled service database, then -- cgit v1.3.1