Files
OpenBMC/meta-phosphor/recipes-phosphor/interfaces/slpd-lite/slpd-lite.service
T
2026-04-23 17:07:55 +08:00

13 lines
175 B
Desktop File

[Unit]
Description=Lightweight SLP Server
After=network.target
[Service]
ExecStart=/usr/sbin/slpd
SyslogIdentifier=slpd
Restart=always
[Install]
WantedBy=multi-user.target