diff options
author | Gerrit Pape <pape@smarden.org> | 2008-05-05 22:02:22 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2008-05-07 19:18:12 +0000 |
commit | 2b973a642eafc9c79ef4bae6e1472d11e5fcf811 (patch) | |
tree | 84dffd1821716fc1cb97fc726d76b91be65ac987 /doc/runsvchdir.8.html | |
parent | bb91b27b141f8d75407a912df2c62a6695b7c6d9 (diff) | |
download | runit-2b973a642eafc9c79ef4bae6e1472d11e5fcf811.tar.gz runit-2b973a642eafc9c79ef4bae6e1472d11e5fcf811.tar.xz runit-2b973a642eafc9c79ef4bae6e1472d11e5fcf811.zip |
version 1.9.0.
Diffstat (limited to 'doc/runsvchdir.8.html')
-rw-r--r-- | doc/runsvchdir.8.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/runsvchdir.8.html b/doc/runsvchdir.8.html index ea3e585..54e66a5 100644 --- a/doc/runsvchdir.8.html +++ b/doc/runsvchdir.8.html @@ -20,11 +20,11 @@ If <i>dir</i> does not start with a slash, it is searched in /etc/runit/runsvdir <b>runsvchdir</b> switches to the directory <i>/etc/runit/runsvdir/</i>, copies <i>current</i> to <i>previous</i>, and replaces <i>current</i> with a symlink pointing to <i>dir</i>. <p> -Normally <i>/service</i> is a symlink to <i>current</i>, and <i><b>runsvdir</b>(8)</i> -is running <i>/service/</i>. +Normally <i>/service</i> is a symlink to <i>current</i>, and <i><b>runsvdir</b>(8)</i> is running +<i>/service/</i>. <h2><a name='sect3'>Exit Codes</a></h2> -<b>runsvchdir</b> prints an error message and -exits 111 on error. <b>runsvchdir</b> exits 0 on success. +<b>runsvchdir</b> prints an error message and exits 111 on +error. <b>runsvchdir</b> exits 0 on success. <h2><a name='sect4'>Files</a></h2> /etc/runit/runsvdir/previous<br> /etc/runit/runsvdir/current<br> |