blob: 1e5e49888d6150904d61a20daa4380bbecbe6a12 [file] [log] [blame]
[Unit]
Description=DHCP Relay Agent Daemon
Documentation=man:dhcrelay(8)
After=network.target
[Service]
ExecStart=/usr/sbin/dhcrelay -d --no-pid -6 -l $lower-iface -u $upper-iface $DHCRELAY_SERVERS
[Install]
WantedBy=multi-user.target