diff options
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 0fce4bd..6c82d98 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -9,6 +9,16 @@ <hr> <h1>runit - upgrading from previous versions</h1> <hr> +<h3>1.2.x to 1.3.0</h3> +This release introduces a first test version of the <a href="sv.8.html">sv</a> +program, which can be used to control the state and query the status of +services monitored by <a href="runsv.8.html">runsv</a>. +Optionally it can be sym-linked into <tt>/etc/init.d/</tt> to provide an +interface to LSB init script actions for services controlled by runit. +See the <a href="sv.8.html">man page</a> for details. +Thanks to Lars Uffmann, instructions on how to run runit under launchd on +MacOSX 10.4 have been added. + <h3>1.1.0 to 1.2.x</h3> With this version the <a href="runsv.8.html">runsv</a> program makes controlling the service through commands normally sent by |