This unit is provided by:
Options
-
[Install]
-
WantedBy=kea-dhcp4-server.service kea-dhcp6-server.service
-
-
[Service]
-
AmbientCapabilities=CAP_NET_BIND_SERVICE
-
ConfigurationDirectory=kea
-
Environment="KEA_PIDFILE_DIR=/run/kea" "KEA_LOCKFILE_DIR=/run/lock/kea" "KEA_LOGGER_DESTINATION=/var/log/kea-ddns"
-
ExecStart=/usr/sbin/kea-dhcp-ddns -c /etc/kea/kea-dhcp-ddns.conf
-
LogsDirectory=kea
-
LogsDirectoryMode=0750
-
RuntimeDirectory=kea lock/kea
-
RuntimeDirectoryPreserve=yes
-
StateDirectory=kea
-
User=_kea
-
-
[Unit]
-
After=network-online.target time-sync.target
-
Description=Kea DDNS Service
-
Documentation=man:kea-dhcp-ddns(8)
-
Wants=network-online.target
-
Additionnal notes
Nothing here.