From ee111aabf49128fe88968f658b0f4b683a3caa00 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 29 Aug 2015 20:25:40 +0000 Subject: - some work on s6-rc-update - add s6-rc-bundle and relevant doc --- doc/overview.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/overview.html') 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.

+

Live bundle modifications

+ +

+ It is possible to change bundle definitions in a compiled service +database, including the live one, without recompiling everything by +calling s6-rc-compile. The +s6-rc-bundle tool can edit compiled +databases to add bundles to them, or delete bundles from them. +

+ -- cgit v1.3.1