Files
CyberPanel/postfixSenderPolicy/cpecs.service
Michael Ramsey bd71b39d31 push changes
2019-10-08 10:53:02 -04:00

13 lines
350 B
Desktop File

[Unit]
Description = CyberPanel Email Policy Control Daemon
[Service]
Type=forking
ExecStart = /usr/local/CyberCP/postfixSenderPolicy/policyCTRL.py start
ExecStop = /usr/local/CyberCP/postfixSenderPolicy/policyCTRL.py stop
Restart = /usr/local/CyberCP/postfixSenderPolicy/policyCTRL.py restart
Restart=on-abnormal
[Install]
WantedBy=default.target