GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SVMOD(8) FreeBSD System Manager's Manual SVMOD(8)

svmod
helper to control user access to runsv services

svmod user:group svdir ...

svmod user svdir ...

svmod :group svdir ...

runsv(8) allows for setting fine-grained permissions on its control pipe, to give users the ability to control a service. svmod is a small helper that you can use in your service files that simplifies setting the right permissions.

Give kate the ability to control her own runsvdir-user@kate service. In /usr/local/etc/sv/local/runsvdir-user@kate/run or /usr/local/etc/sv/local/runsvdir-user@kate/conf add:
svmod kate .

kate can now control (start, restart, take down, etc.) and check the service's state with sv(8).

To give joe the ability to control the sndiod service and its attached logging service, add

svmod joe . ./log

to /usr/local/etc/sv/sndiod/conf.

runsv(8), sv(8)

Tobias Kortkamp <tobik@FreeBSD.org>
December 30, 2018 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.