]> git.meshlink.io Git - catta/commitdiff
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 456f330e66acc66a0e5d32d17669b2f1c2b919f7..898cee959a8b028ed5103a06f037540fa9ca6946 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