blob: 5d587093f36ea120e4d39ea016756d8004cc42f8 [file] [log] [blame]
[Unit]
Description=Lightweight SLP Server
After=network.target
[Service]
ExecStart=/usr/bin/env slpd
SyslogIdentifier=slpd
Restart=always
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}