summaryrefslogtreecommitdiff
path: root/doc/s6-rc.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-02-04 20:20:54 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-02-04 20:20:54 +0000
commit8c22e88befbd6ce76acdc9371683dca43425235e (patch)
tree205f49a37c8fe0ce1497a6bbb1e2224e878af171 /doc/s6-rc.html
parent11d552a5ef98ab91479c7753997b4d9c51803f96 (diff)
downloads6-rc-8c22e88befbd6ce76acdc9371683dca43425235e.tar.xz
Scrap s6-rc-compile -u/-g, implement uid/self instead. Prepare for 0.5.0.0
Diffstat (limited to 'doc/s6-rc.html')
-rw-r--r--doc/s6-rc.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/s6-rc.html b/doc/s6-rc.html
index 8aa530c..85a223e 100644
--- a/doc/s6-rc.html
+++ b/doc/s6-rc.html
@@ -35,9 +35,12 @@ should be achieved by a single <tt>s6-rc change</tt> invocation.
</p>
<p>
- Except in test installations with specifically made compiled
-databases and live directories, s6-rc should only be run as root -
-especially when asking for a state change.
+ s6-rc should only be run by the user owning the underlying
+<a href="//skarnet.org/software/s6/">s6</a> supervision tree. It can
+also be run by root even if the supervision tree is not owned
+by root, but in this case the services will always be started and
+stopped by the user owning the supervision tree - they will not have
+root privileges.
</p>
<h2> Interface </h2>