This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=daemon_interval=5m
-
EnvironmentFile=-/etc/default/ddclient
-
EnvironmentFile=-/etc/sysconfig/ddclient
-
ExecStart=/usr/bin/ddclient
-
ExecStart=/usr/sbin/ddclient $DDCLIENT_OPTIONS
-
ExecStart=/usr/sbin/ddclient -daemon $daemon_interval -syslog -pid /run/ddclient.pid
-
ExecStartPre=/bin/touch /var/cache/ddclient/ddclient.cache
-
Group=ddclient
-
PIDFile=/run/ddclient.pid
-
PIDFile=/run/ddclient/ddclient.pid
-
PrivateDevices
Introduced in systemd 209=yes -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=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 -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
RestrictRealtime
Introduced in systemd 231=yes -
SupplementaryGroups=maildrop
-
Type=forking
-
User=ddclient
-
-
[Unit]
-
After=network-online.target
-
After=network-online.target nss-lookup.target
-
After=network.target
-
After=syslog.target network-online.target nss-lookup.target
-
Description=A Perl Client Used To Update Dynamic DNS
-
Description=Dynamic DNS Update Client
-
Description=Update dynamic domain name service entries
-
Documentation=man:ddclient(8)
-
Wants=network-online.target
-
Wants=network-online.target nss-lookup.target
-
Additionnal notes
Nothing here.