41790d28fd
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/fetchmail#cfe4ceb7cc76ff985d54ab72ba486259cad0e341
12 lines
235 B
Desktop File
12 lines
235 B
Desktop File
[Unit]
|
|
Description=A remote-mail retrieval utility
|
|
After=local-fs.target network.target
|
|
|
|
[Service]
|
|
User=mail
|
|
ExecStart=/usr/bin/fetchmail -d 300 --fetchmailrc /etc/fetchmailrc.example
|
|
RestartSec=1
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|