aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-06-30 16:31:25 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-06-30 16:31:25 -0400
commitd9e95df44fed77d7daa358128ea3c391add3bd98 (patch)
treeebaea91dd4435ce34c310afe1a3ff1fc0f3701d7 /core/etc/avahi/avahi-daemon.conf
parentInitial commit. (diff)
downloadgrs-d9e95df44fed77d7daa358128ea3c391add3bd98.tar.gz
grs-d9e95df44fed77d7daa358128ea3c391add3bd98.tar.bz2
grs-d9e95df44fed77d7daa358128ea3c391add3bd98.zip
Initial commit of desktop-amd64-uclibc-hardened.
Diffstat (limited to 'core/etc/avahi/avahi-daemon.conf')
-rw-r--r--core/etc/avahi/avahi-daemon.conf68
1 files changed, 68 insertions, 0 deletions
diff --git a/core/etc/avahi/avahi-daemon.conf b/core/etc/avahi/avahi-daemon.conf
new file mode 100644
index 0000000..af35e95
--- /dev/null
+++ b/core/etc/avahi/avahi-daemon.conf
@@ -0,0 +1,68 @@
+# This file is part of avahi.
+#
+# avahi is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
+#
+# avahi is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with avahi; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+# USA.
+
+# See avahi-daemon.conf(5) for more information on this configuration
+# file!
+
+[server]
+#host-name=foo
+#domain-name=local
+browse-domains=0pointer.de, zeroconf.org
+use-ipv4=yes
+use-ipv6=yes
+#allow-interfaces=eth0
+#deny-interfaces=eth1
+#check-response-ttl=no
+#use-iff-running=no
+#enable-dbus=yes
+disallow-other-stacks=yes
+#allow-point-to-point=no
+#cache-entries-max=4096
+#clients-max=4096
+#objects-per-client-max=1024
+#entries-per-entry-group-max=32
+ratelimit-interval-usec=1000000
+ratelimit-burst=1000
+
+[wide-area]
+enable-wide-area=yes
+
+[publish]
+#disable-publishing=no
+#disable-user-service-publishing=no
+#add-service-cookie=no
+#publish-addresses=yes
+#publish-hinfo=yes
+#publish-workstation=yes
+#publish-domain=yes
+#publish-dns-servers=192.168.50.1, 192.168.50.2
+#publish-resolv-conf-dns-servers=yes
+#publish-aaaa-on-ipv4=yes
+#publish-a-on-ipv6=no
+
+[reflector]
+#enable-reflector=no
+#reflect-ipv=no
+
+[rlimits]
+#rlimit-as=
+rlimit-core=0
+rlimit-data=4194304
+rlimit-fsize=0
+rlimit-nofile=768
+rlimit-stack=4194304
+rlimit-nproc=3