table of contents
runscript(1) | General Commands Manual | runscript(1) |
NAME¶
runscript - generate service scripts for runit
SYNOPSIS¶
runscript [--add|--remove] unprivilleged USER
DESCRIPTION¶
Add or remove runscript into directory, specified by SVDIR environment variable. List of supported runscripts see below. These runscripts are too site-specific, so it is impossible to put them into binary package.
If SVDIR is not set and current user is not root, then ~/.service directory is used. If current user is root, SVDIR defaults to /etc/service.
unprivilleged¶
Makes sense only when invoked by root. Setup runscript, that control runsvdir process, which belong to specified user and manages services, specified in user's ~/.service directory.
SEE ALSO¶
AUTHOR¶
Dmitry Bogatov <KAction@gnu.org>
2017-01-19 |