aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/s6-rc-set-install.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/s6-rc-set-install.html b/doc/s6-rc-set-install.html
index c3051f4..8cdede9 100644
--- a/doc/s6-rc-set-install.html
+++ b/doc/s6-rc-set-install.html
@@ -88,6 +88,13 @@ is the path to that old database. It can e.g. be used by automation to keep
the possibility of rollbacks.
By default, s6-rc-set-install will delete the old live database after
successfully updating to the new one. </dd>
+
+ <dt> --no-update </dt>
+ <dd> Only copy the database from the repository and link it as boot database;
+do not run <a href="s6-rc-update.html">s6-rc-update</a>. This should <em>only</em>
+be used for a first installation, never when services are already managed with
+s6-rc &mdash; else it bypasses the check that the default enabled service set
+is actually viable, and might give an unpleasant surprise at next boot. </dd>
</dl>
<h2> Exit codes </h2>