From 843f5fba386f9787c1562ce02bea42bfdfc09898 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 14 Aug 2005 00:47:37 +0000 Subject: * add resource limit enforcement to the daemon * add ne options --no-rlimits, --no-drop-root, --syslog and --debug git-svn-id: file:///home/lennart/svn/public/avahi/trunk@311 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- man/avahi-daemon.8.xml.in | 23 ++++++++++++++++++++++- man/avahi-daemon.conf.5.xml.in | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/avahi-daemon.8.xml.in b/man/avahi-daemon.8.xml.in index 93002ec..ce8ab81 100644 --- a/man/avahi-daemon.8.xml.in +++ b/man/avahi-daemon.8.xml.in @@ -65,9 +65,29 @@ + + + + + + + + + diff --git a/man/avahi-daemon.conf.5.xml.in b/man/avahi-daemon.conf.5.xml.in index 45fdf9f..cac0717 100644 --- a/man/avahi-daemon.conf.5.xml.in +++ b/man/avahi-daemon.conf.5.xml.in @@ -173,6 +173,44 @@ +
+

This section is used to define system resource limits for the + daemon. See for more + information. If any of the options is not specified in the configuration + file, avahi-daemon does not change it from the system + defaults.

+ + + + + + + + + + + + + + + + +
+

The avahi developers <@PACKAGE_BUGREPORT@>; avahi is available from

-- cgit