HP-UX Reference (11i v2 04/09) - 1M System Administration Commands N-Z (vol 4)

s
slpdc(1M) slpdc(1M)
NAME
slpdc - send signals to the SLP daemon or starts slpd
SYNOPSIS
slpdc [ start stop restart
dump ]
DESCRIPTION
slpdc sends the appropriate signal to the SLP daemon or starts slpd
/usr/sbin/slpd
. The process
ID is obtained from
/var/run/slpd.pid
or from the ps
command if /var/run/slpd.pid
does not
exist (see ps(1)).
Options
slpdc recognizes the following command-line arguments:
dump Sends the SIGINT signal to slpd and makes slpd dump its database. The database of regis-
trations is dumped to the log file. The default logfile is
/var/adm/syslog/slpd.log
restart Restarts the slpd by sending the SIGHUP signal.
start Starts slpd with the arguments following it on the command-line.
stop Stops the slpd by sending the SIGTERM signal.
AUTHOR
slpdc was developed by HP.
FILES
/var/run/slpd.pid
File storing the slpd process ID
/var/adm/syslog/slpd.log
Default SLP log output file and slpd database dump
SEE ALSO
kill(1), ps(1), slpd(1M).
HP-UX 11i Version 2: September 2004 1 Hewlett-Packard Company Section 1M785