let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / avahi / files / avahi-daemon.conf
1 [server]
2 #host-name=foo
3 #domain-name=local
4 use-ipv4=yes
5 use-ipv6=no
6 check-response-ttl=no
7 use-iff-running=no
8 enable-dbus=no
9
10 [publish]
11 publish-addresses=yes
12 publish-hinfo=yes
13 publish-workstation=no
14 publish-domain=yes
15 #publish-dns-servers=192.168.1.1
16 #publish-resolv-conf-dns-servers=yes
17
18 [reflector]
19 enable-reflector=no
20 reflect-ipv=no
21
22 [rlimits]
23 #rlimit-as=
24 rlimit-core=0
25 rlimit-data=4194304
26 rlimit-fsize=0
27 rlimit-nofile=30
28 rlimit-stack=4194304
29 rlimit-nproc=1