From 993e827e1816ccdd0c64401aa8562932527ebf1b Mon Sep 17 00:00:00 2001
From: Laurent Bercot
s6-rc help
- s6-rc [ -l live ] [ -b ] [ -a ] [ -u | -d ] list servicenames...
- s6-rc [ -l live ] [ -b ] [ -a ] [ -u | -d ] listall servicenames...
+ s6-rc [ -l live ] [ -b ] [ -a ] [ -u | -d ] [ -E | -e ] list servicenames...
+ s6-rc [ -l live ] [ -b ] [ -a ] [ -u | -d ] [ -E | -e ] listall servicenames...
s6-rc [ -l live ] [ -b ] diff
s6-rc [ -l live ] [ -b ] [ -a ] [ -u | -d | -D ] [ -p ] [ -v verbosity ] [ -n dryrunthrottle ] [ -t timeout ] change [ servicenames... ]
@@ -184,6 +184,12 @@ the list of currently active services. s6-rc -da list
will print the list of currently down services.
+ If the -e option has been given, the services marked as +essential (i.e. which have the flag-essential file in +their source definition directories) will not be printed. +
+