]> git.meshlink.io Git - catta/blobdiff - man/avahi-daemon.8.xml.in
add description of avahi-daemon.conf option "add-service-cookie=" to man page
[catta] / man / avahi-daemon.8.xml.in
index 87853ec69b1977921ba1192dd72638423c6fbcfc..ce8ab81e60c2274c1e796beeb0d0205263176ae5 100644 (file)
 
          <option>
                <p><opt>-D | --daemonize</opt></p>
-               <optdesc><p>Daemonize after startup and redirect log messages to syslog.</p></optdesc>
+               <optdesc><p>Daemonize after startup. Implies <opt>--syslog</opt></p></optdesc>
          </option>
 
+      <option>
+        <p><opt>-s | --syslog</opt></p>
+        <optdesc><p>Log to syslog instead of STDERR. Implied by <opt>--daemonize</opt></p></optdesc>
+      </option>
+
+      <option>
+        <p><opt>--debug</opt></p>
+        <optdesc><p>Increase verbosity to debug level</p></optdesc>
+      </option>
+
+      <option>
+        <p><opt>--no-rlimits</opt></p>
+        <optdesc><p>Don't enforce resource limits as specified in the configuration file. (See <manref section="2" name="setrlimit"/> for more information)</p></optdesc>
+      </option>
+
+      <option>
+        <p><opt>--no-drop-root</opt></p>
+        <optdesc><p>Don't drop root priviliges after startup and don't require daemon to be started as root. We recommend not to use this option.</p></optdesc>
+      </option>
+
          <option>
                <p><opt>-k | --kill</opt></p>
                <optdesc><p>Kill an already running avahi-daemon. (equivalent to sending a SIGTERM)</p></optdesc>
                <optdesc><p>Show version information </p></optdesc>
          </option>
 
+
        </options>
 
 
        
        <section name="See also">
          <p>
-        <manref name="avahi-dnsconfd" section="8"/>, <manref name="avahi-daemon.conf" section="5"/>
+        <manref name="avahi-daemon.conf" section="5"/>, <manref name="avahi.service" section="5"/>, <manref name="avahi-dnsconfd" section="8"/>
          </p>
        </section>