SLP Release Notes

What’s in this Version
SLP Features
Chapter 112
DA configuration, Static Scope Configuration, UA Configuration, and
Tracing options. These options determine the behavior of "slpd" and UA
to an extent.
NOTE An example SLP configuration file is available in /etc/slp.conf with
the SLP distribution. See the man page slp.conf(4) for explanations of
the various options and it’s semantics. Also see the slpd man page for
overview of slpd functionality.
Options provided for starting the SLP daemon
Currently the SLP daemon (slpd) accepts several useful command line
options as listed below:
slpd [-d] [-c config file] [-r registration file] [-l log file] [-p pid file]
Table 1-1 Options
[-d] Don’t detach from the controlling
tty
[-c config file] Option to change the file that
slpd uses to read configuration
information. Defaults to
/etc/slp.conf.
[-r registration file] Option to change the file that
slpd reads to obtain static
registrations.Defaults to
/etc/slp.conf.
[-l log file] Option to change the file that
receives slpd log messages.
Defaults to /var/log/slpd.log.
[-p pid file] Option to change the file that
holds the slpd process id.
Defaults to /var/run/slpd.pid