Added Start/Stop Scripts
This commit is contained in:
11
startup/systemd/kopano-spamd.service
Normal file
11
startup/systemd/kopano-spamd.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Kopano Core Spam Daemon
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Environment=LC_ALL=C LANG=C
|
||||
ExecStart=/usr/bin/python /usr/sbin/kopano-spamd.py -F
|
||||
SuccessExitStatus=1
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user