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

mk-runscript - generate service scripts for runit

Author

       Dmitry Bogatov <KAction@gnu.org>

                                                   2017-01-19                                    mk-runscript(8)

Description

       Add  or remove runscript into directory, specified by SVDIR environment variable. For a 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. Create a service named unprivileged.USER ; the service controls a
       runsvdir instance that belongs to the specified USER and supervises sevices linked in  USER's~/.service
       directory.

Name

       mk-runscript - generate service scripts for runit

See Also

runsvdir(8)

Synopsis

mk-runscript --add|--remove unprivilleged USER

See Also