1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
[Unit] Description=Non-delivery reports analysis and storage for Sympa After=syslog.target BindTo=sympa.service [Service] User=sympa Group=sympa Type=forking PIDFile=/run/sympa/bounced.pid ExecStart=/usr/bin/bounced.pl Restart=on-failure [Install] WantedBy=multi-user.target