📄 commandline.html
字号:
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"><html><head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="GENERATOR" content="Mozilla/4.72C-CCK-MCD Caldera Systems OpenLinux [en] (X11; U; Linux 2.2.14 i686) [Netscape]"> <title>OpenSLP Users Guide - Command Line Options</title></head><body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000"><h2>Command Line Options</h2><hr WIDTH="100%"><p>Currently the OpenSLP daemon (slpd) accepts several useful command lineoptions.<br> <h3>Command Line</h3><tt>slpd [-d] [-c <i>configfile</i>] [-r <i>registrationfile</i>] [-l <i>logfile</i>] [-p<i>pidfile</i>]</tt><h3>Options</h3><tt>[-d]</tt><blockquote>Don't detach from the controlling tty.</blockquote><tt>[-c <i>configfile</i>]</tt><blockquote>Use <tt><i>configfile</i></tt> as the file slpd reads to obtain configurationinformation, rather than the default, <tt>/etc/slp.conf</tt>. See <a href="SlpConf.html">Modifyingthe slp.conf configuration file</a> for details.</blockquote><tt>[-r <i>registrationfile</i>]</tt><blockquote>Use <tt><i>registrationfile</i></tt> as the file that slpd reads to obtain staticregistrations, rather than the default, <tt>/etc/slp.reg</tt>. See <a href="SlpReg.html">Creatinga registration file</a> for details.</blockquote><tt>[-l <i>logfile</i>]</tt><blockquote>Use <tt><i>logfile</i></tt> as the file that slpd reads to write log messages, rather than the default, <tt>/var/log/slpd.log</tt>.</blockquote><tt>[-p <i>pidfile</i>]</tt><blockquote>Use <tt><i>pidfile</i></tt> as the file that holds the slpd process id, rather than the default, <tt>/var/run/slpd.pid</tt>.</blockquote><blockquote> </blockquote></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -