Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-phosphor
/
b92d0ec3c640ed098c7ae27ea10a03d7c138cca6
/
.
/
common
/
recipes-phosphor
/
interfaces
/
slpd-lite
/
slpd-lite.service
blob: 02d593c190d81c04a648e027663cd7e8db22021a [
file
] [
log
] [
blame
]
Ratan
96da489
2016-11-17 16:06:21 +0530
[
diff
] [
blame
]
1
[
Unit
]
2
Description
=
Lightweight
SLP
Server
3
4
After
=
network
.
target
5
6
[
Service
]
7
ExecStart
={
sbindir
}/
slpd
8
Restart
=
always
9
10
[
Install
]
11
WantedBy
={
SYSTEMD_DEFAULT_TARGET
}