This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=/etc/default/dhcpy6d -
ExecStart=/usr/sbin/dhcpy6d --config /etc/dhcpy6d.conf --user dhcpy6d --group dhcpy6d --really-do-it ${RUN} --duid ${DUID}
-
-
[Unit]-
After=network-online.target time-sync.target -
Description=DHCPv6 Server Daemon -
Documentation=man:dhcpy6d(8) man:dhcpy6d.conf(5) man:dhcpy6d-clients.conf(5) -
Wants=network-online.target
-
Additionnal notes
Nothing here.