Initial commit of source code

This commit is contained in:
2019-05-08 13:55:09 +02:00
parent e985250303
commit 4d2542776f
8 changed files with 455 additions and 0 deletions

10
misc/openrc/uvscand.confd Executable file
View 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=""