summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/interfaces/slpd-lite/slpd-lite.service
blob: 5d587093f36ea120e4d39ea016756d8004cc42f8 (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={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud