table of contents
other versions
- buster 2.1.2-25
mk-runscript(1) | General Commands Manual | mk-runscript(1) |
NAME¶
mk-runscript - generate service scripts for runitSYNOPSIS¶
mk-runscript [--add|--remove] unprivilleged USERDESCRIPTION¶
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.
unprivileged¶
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¶
runsvdir(8)AUTHOR¶
Dmitry Bogatov <KAction@gnu.org>2017-01-19 |