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

After=network.target

[Service]
ExecStart={sbindir}/slpd
Restart=always

[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud