logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

runsvchdir - change services directory of runsvdir(8)

Author

       Gerrit Pape <pape@smarden.org>

                                                                                                   runsvchdir(8)

Description

dir  is  a  services  directory  for the use with runsvdir(8).  If dir does not start with a slash, it is
       searched in /etc/runit/runsvdir/.  dir must not start with a dot.

       runsvchdir switches to the directory /etc/runit/runsvdir/,  copies  current  to  previous,  and  replaces
       current with a symlink pointing to dir.

       Normally /etc/service is a symlink to current, and runsvdir(8) is running /etc/service/.

Exit Codes

runsvchdir prints an error message and exits 111 on error.  runsvchdir exits 0 on success.

Files

        /etc/runit/runsvdir/previous
        /etc/runit/runsvdir/current
        /etc/runit/runsvdir/current.new

Name

       runsvchdir - change services directory of runsvdir(8)

See Also

runsvdir(8), runit(8), runit-init(8), sv(8), runsv(8)

       http://smarden.org/runit/

Synopsis

runsvchdirdir

See Also