/avahi/avahi-daemon.conf
http://github.com/brinkman83/bashrc · Config · 64 lines · 58 code · 6 blank · 0 comment · 0 complexity · 906985da2011f92fb9ae2f60d9064fec MD5 · raw file
- # $Id$
- #
- # 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=fileserver
- domain-name=homework.local
- #browse-domains=0pointer.de, zeroconf.org
- use-ipv4=yes
- use-ipv6=yes
- allow-interfaces=eth0
- #deny-interfaces=eth1
- check-response-ttl=yes
- #use-iff-running=no
- enable-dbus=yes
- disallow-other-stacks=no
- allow-point-to-point=yes
- [wide-area]
- enable-wide-area=yes
- [publish]
- disable-publishing=no
- disable-user-service-publishing=no
- add-service-cookie=yes
- publish-addresses=yes
- publish-hinfo=yes
- publish-workstation=yes
- publish-domain=yes
- publish-dns-servers=192.168.1.1, 208.67.222.222, 208.67.220.220
- publish-resolv-conf-dns-servers=no
- publish-aaaa-on-ipv4=yes
- publish-a-on-ipv6=yes
- [reflector]
- enable-reflector=yes
- reflect-ipv=yes
- [rlimits]
- #rlimit-as=
- rlimit-core=0
- rlimit-data=4194304
- rlimit-fsize=0
- rlimit-nofile=300
- rlimit-stack=4194304
- rlimit-nproc=3