Fixed default path in systemd script
This commit is contained in:
parent
325e961419
commit
f6dc89b55f
@ -4,7 +4,7 @@ Description=Kopano Core Spam Daemon
|
|||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
Environment=LC_ALL=C LANG=C
|
Environment=LC_ALL=C LANG=C
|
||||||
ExecStart=/usr/bin/python /usr/sbin/kopano-spamd.py -F
|
ExecStart=/usr/bin/python /usr/local/bin/kopano-spamd.py -F
|
||||||
SuccessExitStatus=1
|
SuccessExitStatus=1
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
Reference in New Issue
Block a user