openslp/slpd.service
Petr Šabata a2cadc704a RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/openslp#a215a006f087c0c9e981e9ced3ae3c9f48263fe5
2020-10-15 22:24:42 +02:00

12 lines
236 B
Desktop File

[Unit]
Description=OpenSLP daemon for the Service Location Protocol
After=network.target
[Service]
Type=notify
ExecStart=/usr/sbin/slpd -d
ExecStartPre=/usr/lib/openslp-server/slp-multicast-set.sh
[Install]
WantedBy=multi-user.target