slpdc(1M) slpdc(1M)
NAME [Toc] [Back]
slpdc - send signals to the SLP daemon or starts slpd
SYNOPSIS [Toc] [Back]
slpdc [start | stop | restart | dump]
DESCRIPTION [Toc] [Back]
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 [Toc] [Back]
slpdc recognizes the following command-line arguments:
dump Sends the SIGINT signal to slpd and makes slpd dump its
database. The database of registrations 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 [Toc] [Back]
slpdc was developed by HP.
FILES [Toc] [Back]
/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 [Toc] [Back]
kill(1), ps(1), slpd(1M).
Hewlett-Packard Company - 1 - HP-UX 11i Version 2: August 2003 [ Back ] |