avahi fix for Ticket #11039 -- rlimit-nproc set too low This patches the /etc/avahi...
authorJohn Crispin <john@openwrt.org>
Wed, 22 Aug 2012 09:59:23 +0000 (09:59 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 22 Aug 2012 09:59:23 +0000 (09:59 +0000)
commit8cb9d046c07de8491f8d5281f401fb880a4347ac
treea5903a6c2c4863b9415d69335221368225c36900
parente922aa72744af85d09b2e036f4324faa215f35d1
avahi fix for Ticket #11039 -- rlimit-nproc set too low This patches the /etc/avahi/avahi-daemon.conf file, setting the rlimit-nproc parameter to 3. Thepresent value for rlimit-nproc of 1 is too low and can cause the avahi-daemon to refuse to start, with a message: chroot.c: fork() failed: Resource temporarily unavailable

This patch changes the setting of rlimit-nproc to 3, the same setting as
is in the default avahi-daemon.conf file.

The issue was reported in Ticket #11039.

Signed-off-by Mike Brady <mikebrady@eircom.net>

SVN-Revision: 33221
libs/avahi/Makefile
libs/avahi/files/avahi-daemon.conf