Browse Source

add missing source files

Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>
master
Toshaan Bharvani 2 years ago
parent
commit
0397336299
  1. BIN
      SOURCES/slpd.8.gz
  2. 11
      SOURCES/slpd.service
  3. BIN
      SOURCES/slptool.1.gz

BIN
SOURCES/slpd.8.gz

Binary file not shown.

11
SOURCES/slpd.service

@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
[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

BIN
SOURCES/slptool.1.gz

Binary file not shown.
Loading…
Cancel
Save