From 8fbf6733e0aa16ab20bdbdff4007ebca7c6d4ea1 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 29 Sep 2005 16:32:41 +0000 Subject: change default value of "disallow-other-stacks" to "no" to make Marc happy. (i.e. enable SO_REUSEADDR by default) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@652 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-daemon/avahi-daemon.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-daemon/avahi-daemon.conf') diff --git a/avahi-daemon/avahi-daemon.conf b/avahi-daemon/avahi-daemon.conf index b561f06..ed154be 100644 --- a/avahi-daemon/avahi-daemon.conf +++ b/avahi-daemon/avahi-daemon.conf @@ -7,7 +7,7 @@ check-response-ttl=no use-iff-running=no enable-dbus=yes add-service-cookie=yes -disallow-other-stacks=yes +disallow-other-stacks=no [wide-area] enable-wide-area=yes -- cgit