2013-10-01 09:08:52 +00:00
|
|
|
[Unit]
|
|
|
|
Description=OpenSLP daemon for the Service Location Protocol
|
|
|
|
After=network.target
|
|
|
|
|
|
|
|
[Service]
|
2014-03-17 14:11:31 +00:00
|
|
|
Type=notify
|
|
|
|
ExecStart=/usr/sbin/slpd -d
|
2013-10-01 09:08:52 +00:00
|
|
|
ExecStartPre=/usr/lib/openslp-server/slp-multicast-set.sh
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|