Files
CyberPanel/postfixSenderPolicy/cpecs.service
2018-06-25 03:37:23 +05:00

13 lines
349 B
Desktop File
Executable 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