Initial commit of source code
This commit is contained in:
10
misc/openrc/uvscand.confd
Executable file
10
misc/openrc/uvscand.confd
Executable file
@@ -0,0 +1,10 @@
|
||||
# /etc/conf.d/uvscand: config file for /etc/init.d/uvscand
|
||||
|
||||
# Start the daemon as the user. You can optionally append a group name here also.
|
||||
USER="postfix"
|
||||
# USER="postfix:nobody"
|
||||
|
||||
CONFIG="/etc/uvscand.conf"
|
||||
|
||||
# Optional parameters for uvscand
|
||||
UVSCAND_OPTS=""
|
||||
Reference in New Issue
Block a user