c0272c7d8a
NetworkManager dispatcher script doesn't use DHCPDARGS any more
11 lines
184 B
Desktop File
11 lines
184 B
Desktop File
[Unit]
|
|
Description=DHCP Relay Agent Daemon
|
|
Documentation=man:dhcrelay(8)
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/dhcrelay -d --no-pid
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|