diff options
author | Gerrit Pape <pape@smarden.org> | 2003-10-29 12:49:52 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2003-10-29 12:49:52 +0000 |
commit | 0162532281333edde64d7fc90f5a5a04dbd947e0 (patch) | |
tree | 644f67855c621eae433ad57c5c43a8f42ada18bb /doc/upgrade.html | |
parent | 2762f72fe4238827235a2e1249955aeff030a7fb (diff) | |
download | runit-0162532281333edde64d7fc90f5a5a04dbd947e0.tar.gz runit-0162532281333edde64d7fc90f5a5a04dbd947e0.tar.xz runit-0162532281333edde64d7fc90f5a5a04dbd947e0.zip |
0.12.0.
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 0183d76..a3c977d 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -10,6 +10,11 @@ <h1>runit - upgrading from previous versions</h1> <hr> +<h3>0.11.x to 0.12.0</h3> +With this version runit supports running under sysvinit on the Solaris +platform. +Replacing init on Solaris is not yet supported. +The service directory now defaults to /var/service instead of /service. <h3>0.10.0 to 0.11.0 or 0.11.1 or 0.11.2</h3> This version introduces the new <a href="chpst.8.html">chpst</a> program, which changes the process state as specified by command line options, and runs |