summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/interfaces/slpd-lite/slpd-lite.service
blob: 4cbeb8487cec8cf917e4df27642746109ab72674 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Lightweight SLP Server

After=network.target

[Service]
ExecStart=/usr/bin/env slpd
SyslogIdentifier=slpd
Restart=always

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud