blob: 4cbeb8487cec8cf917e4df27642746109ab72674 [file] [log] [blame]
Ratan96da4892016-11-17 16:06:21 +05301[Unit]
2Description=Lightweight SLP Server
3
4After=network.target
5
6[Service]
Michael Tritzfbd81be2017-08-15 14:07:23 -05007ExecStart=/usr/bin/env slpd
8SyslogIdentifier=slpd
Ratan96da4892016-11-17 16:06:21 +05309Restart=always
10
11[Install]
Patrick Ventured607cfb2019-04-04 12:15:22 -070012WantedBy=multi-user.target