summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-12-23 01:19:52 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2011-01-05 22:09:33 -0800
commit6df531d33d0f3c3cad8edcafdcd62525ca30fc1f (patch)
tree43786bf4d09783f50033eb4449e354994e95d66a /man
parentb2e9b91852ad4f405842032a6cc1396bffcafac0 (diff)
downloadopenrc-6df531d33d0f3c3cad8edcafdcd62525ca30fc1f.tar.gz
openrc-6df531d33d0f3c3cad8edcafdcd62525ca30fc1f.tar.bz2
openrc-6df531d33d0f3c3cad8edcafdcd62525ca30fc1f.tar.xz
Document the order of the services within rc-status output.
Diffstat (limited to 'man')
-rw-r--r--man/rc-status.84
1 files changed, 4 insertions, 0 deletions
diff --git a/man/rc-status.8 b/man/rc-status.8
index 8a014c5..d1fd906 100644
--- a/man/rc-status.8
+++ b/man/rc-status.8
@@ -62,6 +62,10 @@ Show information only for the named
.Sh EXIT STATUS
.Nm
exits 0, except when checking for crashed services and it doesn't find any.
+.Sh IMPLEMENTATION NOTES
+.Nm
+tries to list services within each runlevel in the presently resolved
+dependency order if the dependency tree is available.
.Sh SEE ALSO
.Xr rc 8 ,
.Xr rc-update 8