perdition/perdition-template.service
Pavel Alexeev b238c11a6a - 2.1-7
- Fix pid-file naming - bz#1289325 (again).
2016-08-17 00:15:13 +03:00

13 lines
303 B
Desktop File

[Unit]
Description=POP, IMAP and managesieve proxy
After=syslog.target network.target
[Service]
Type=forking
PIDFile=/var/run/perdition.{name}/perdition.{name}.pid
EnvironmentFile=-/etc/sysconfig/perdition
ExecStart=/usr/sbin/perdition.{name} $FLAGS ${NAME}_FLAGS
[Install]
WantedBy=multi-user.target