This unit is provided by:
Options
-
[Install]
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/fetchmail
-
ExecStart=/usr/bin/fetchmail --pidfile /run/fetchmail/fetchmailrc.pid -f /etc/fetchmailrc
-
ExecStart=/usr/libexec/fetchmail-systemd-exec
-
ExecStart=fetchmail --nodetach --daemon 300
-
ExecStop=fetchmail --quit
-
PrivateDevices
Introduced in systemd 209=yes -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
Restart=always
-
RestartSec=1
-
RestrictRealtime
Introduced in systemd 231=yes -
User=fetchmail
-
-
[Unit]
-
After=network.target
-
Description=A remote-mail retrieval utility
-
Description=Fetchmail
-
Description=Fetchmail Daemon
-
Documentation=man:fetchmail(1)
-
Additionnal notes
Nothing here.