diff options
author | Gerrit Pape <pape@smarden.org> | 2002-09-26 14:20:23 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2002-09-26 14:20:23 +0000 |
commit | 6475d218bf5e61e5528aba0c0f6cfdc66874f8a2 (patch) | |
tree | ce173790c9940128832ff4ee48d6d5e0bf0674cc | |
parent | 9bbc96e598b79c5b1641942db3539d58bd294a78 (diff) | |
download | runit-6475d218bf5e61e5528aba0c0f6cfdc66874f8a2.tar.gz runit-6475d218bf5e61e5528aba0c0f6cfdc66874f8a2.tar.xz runit-6475d218bf5e61e5528aba0c0f6cfdc66874f8a2.zip |
more detailled.
-rw-r--r-- | doc/upgrade.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index aca088f..ded9b84 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,7 +23,9 @@ automatically restarts stage 2. <p> The <a href="svwaitdown.8.html">svwaitdown</a> program has new options: -k and -x. They are used in <tt>runit</tt>'s stage 3 (<tt>/etc/runit/3</tt>). -Please adapt your <tt>/etc/runit/3</tt> script, see the examples in +Please adapt your <tt>/etc/runit/3</tt> script after the changes to stage 2 +have taken effect (<tt>runsvdir</tt> must run instead of +<tt>svscanboot</tt>); see the examples in <tt>/package/admin/runit/etc/</tt>. <h3>0.4.1 to 0.5.0</h3> There is a new program: <a href="utmpset.8.html">utmpset</a>. This program |