3 Commits

Author SHA1 Message Date
blogic
869bc95451 [packages] 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-22 09:59:23 +00:00
nico
1ed64ee518 update avahi to 0.6.17, fix dependencies on libexpat & libpthread, remove "enable-dbus" from config file since dbus is disabled (closes: #1534)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-30 07:29:06 +00:00
nico
68ad6b441a port avahi to buildroot-ng
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-23 17:11:35 +00:00