This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=/etc/conf.d/dhcp-helper -
EnvironmentFile=/etc/default/dhcp-helper -
ExecStart=/usr/bin/dhcp-helper -r /run/dhcp-helper.pid -i $INTIF -b $EXTIF -
ExecStart=/usr/sbin/dhcp-helper -r /run/dhcp-helper.pid $DHCPHELPER_OPTS -
PIDFile=/run/dhcp-helper.pid -
Type=forking
-
-
[Unit]-
After=network.target -
Description=DHCP/BOOTP relay agent -
Description=daemon for DHCP relay agent
-
Additionnal notes
Nothing here.