Blame SOURCES/fetchmail.service

a11b3f
[Unit]
a11b3f
Description=A remote-mail retrieval utility
a11b3f
After=local-fs.target network.target
a11b3f
a11b3f
[Service]
a11b3f
User=mail
a11b3f
ExecStart=/usr/bin/fetchmail -d 300 --fetchmailrc /etc/fetchmailrc.example
a11b3f
RestartSec=1
a11b3f
a11b3f
[Install]
a11b3f
WantedBy=multi-user.target