2011-12-23 22:23:29 +00:00
|
|
|
[Unit]
|
|
|
|
Description=OpenSLP daemon for the Service Location Protocol
|
|
|
|
After=network.target nss-lookup.target
|
|
|
|
|
|
|
|
[Service]
|
2014-07-28 03:30:41 +00:00
|
|
|
Type=notify
|
2011-12-23 22:23:29 +00:00
|
|
|
ExecStart=/usr/sbin/slpd -d
|
|
|
|
ExecReload=/bin/kill -HUP $MAINPID
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|