Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
d7eea1d1c79e85538ab775dc7fc25b44d26c82c0
/
.
/
yocto-poky
/
meta
/
recipes-connectivity
/
dhcp
/
files
/
dhcrelay.service
blob: a2d818917db78b78bfb73a915bf77ed9de4384a4 [
file
] [
log
] [
blame
]
Patrick Williams
c124f4f
2015-09-15 14:41:29 -0500
[
diff
] [
blame
]
1
[
Unit
]
2
Description
=
DHCP
Relay
Agent
Daemon
3
After
=
network
.
target
4
5
[
Service
]
6
ExecStart
=
@SBINDIR@
/
dhcrelay
-
d
--
no
-
pid
7
8
[
Install
]
9
WantedBy
=
multi
-
user
.
target