SLPD(8) | System Administration Utilities | SLPD(8) |
NAME¶
slpd - SLP daemon
SYNOPSIS¶
slpd [-d] [-c configfile] [-l logfile] [-r registrationfile] [-s spifile] [-p pidfile] [-v version]
OPTIONS¶
- -d
- Don't detach from the controlling tty.
- -c configfile
- Use configfile as the file slpd reads to obtain configuration information, rather than the default, /etc/slp.conf.
- -l logfile
- Use logfile as the file that slpd reads to write log messages, rather than the default, /var/log/slpd.log.
- -l registrationfile
- Use registrationfile as the file that slpd reads to obtain static registrations, rather than the default, /etc/slp.reg.
- -l pidfile
- Use pidfile as the file that holds the slpd process id, rather than the default, /var/run/slpd.pid.
- -v
- Show slpd version and compile options.
May 2013 | slpd 2.0.beta2 |