daemon: bump up resource limit of open file descriptors a little
authorLennart Poettering <lennart@poettering.net>
Mon, 28 Jun 2010 16:08:51 +0000 (18:08 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 28 Jun 2010 16:08:51 +0000 (18:08 +0200)
This should allow more clients to query hsot names via the simple
protocol.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412256

avahi-daemon/avahi-daemon.conf

index 456f330..898cee9 100644 (file)
@@ -61,6 +61,6 @@ enable-wide-area=yes
 rlimit-core=0
 rlimit-data=4194304
 rlimit-fsize=0
-rlimit-nofile=300
+rlimit-nofile=768
 rlimit-stack=4194304
 rlimit-nproc=3