.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1. .TH SVSETUP "8" "February 2021" "svsetup 0.6" "System Administration Utilities" .SH NAME svsetup \- Service setup tool for daemontools .SH SYNOPSIS .B svsetup [\fI\,OPTION\/\fR]... \fI\,CMD SERVICE\/\fR .SH DESCRIPTION Service setup tool for daemontools .TP \fB\-u\fR USER Specify service user name (Default: root) .TP \fB\-l\fR USER Specify log user name (Default: root) .TP \fB\-n\fR Do not setup logging with multilog .TP \fB\-e\fR ETCDIR Specify cfg directory (Default: \fI\,/etc/sv/SERVICE\/\fP) .TP \fB\-L\fR LOGDIR Specify log directory (Default: \fI\,/var/log/sv/SERVICE\/\fP) .TP \fB\-s\fR SERVICEDIR Specify service directory (Default: automatically .IP detected) .TP \fB\-d\fR Delete service user on removal .TP \fB\-D\fR Delete log user on removal .TP \fB\-h\fR, \fB\-\-help\fR Display help and exit .TP \fB\-V\fR, \fB\-\-version\fR Display version and exit .TP CMD Specifies action to perform: .TP CREATE Create new service .TP REMOVE Delete existing service .TP ENABLE Enable service .TP DISABLE Disable service .TP SERVICE Specifies the service name .PP NOTE: If you REMOVE a service and specify a service user (with \fB\-u\fR) and/or a log user (with \fB\-l\fR) these users (except root) are removed, too, if you also specify the option \fB\-d\fR and/or \fB\-D\fR! This happens without any confirmation requests and the users are deleted even if they were not created by svsetup! .PP If you create a new service a default run script is created. If there is already a run script in ETCDIR this existing runscript is used instead. .SH "REPORTING BUGS" Report bugs to Klaus Reimer .SH COPYRIGHT Copyright \(co 2000\-2011 by Klaus Reimer .br This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.