2010-12-07 14:02:57 +00:00
|
|
|
[Unit]
|
|
|
|
Description=DHCP Relay Agent Daemon
|
2012-06-28 11:56:43 +00:00
|
|
|
Documentation=man:dhcrelay(8)
|
2012-05-23 16:31:24 +00:00
|
|
|
After=network.target
|
2010-12-07 14:02:57 +00:00
|
|
|
|
|
|
|
[Service]
|
2012-08-24 11:49:51 +00:00
|
|
|
ExecStart=/usr/sbin/dhcrelay -d --no-pid
|
2010-12-07 14:02:57 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|