summaryrefslogtreecommitdiff
path: root/doc/overview.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-08-29 20:25:40 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-08-29 20:25:40 +0000
commitee111aabf49128fe88968f658b0f4b683a3caa00 (patch)
tree4e62e9b5728eb711ff48d8ff017ab48aeb6f9775 /doc/overview.html
parent381b64487199a9edd46e84f7ff134722c3c3bcfc (diff)
downloads6-rc-ee111aabf49128fe88968f658b0f4b683a3caa00.tar.xz
- some work on s6-rc-update
- add s6-rc-bundle and relevant doc
Diffstat (limited to 'doc/overview.html')
-rw-r--r--doc/overview.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/overview.html b/doc/overview.html
index 2a90ee6..0d8dce0 100644
--- a/doc/overview.html
+++ b/doc/overview.html
@@ -217,5 +217,15 @@ provided in the packages, an invocation of
keep the live state up to date.
</p>
+<h2> Live bundle modifications </h2>
+
+<p>
+ It is possible to change bundle definitions in a compiled service
+database, including the live one, without recompiling everything by
+calling <a href="s6-rc-compile.html">s6-rc-compile</a>. The
+<a href="s6-rc-bundle.html">s6-rc-bundle</a> tool can edit compiled
+databases to add bundles to them, or delete bundles from them.
+</p>
+
</body>
</html>