Blame SOURCES/fetchmail.service

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