runsvchdir(8) centos man page | unix.com

Man Page: runsvchdir

Operating Environment: centos

Section: 8

runsvchdir(8)                                                 System Manager's Manual                                                runsvchdir(8)

NAME
runsvchdir - change services directory of runsvdir(8)
SYNOPSIS
runsvchdir dir
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
SEE ALSO
runsvdir(8), runit(8), runit-init(8), sv(8), runsv(8) http://smarden.org/runit/
AUTHOR
Gerrit Pape <pape@smarden.org> runsvchdir(8)
Related Man Pages
runit(8) - centos
runsvchdir(8) - centos
utmpset(8) - centos
runsvdir(8) - centos
runsvdir(8) - suse
Similar Topics in the Unix Linux Community
Path autocompletion in ksh
Grep Problem
Cp problem
Getting real path to directory
Save all the file of current date in another dir?