]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/zeroconf/zeroconf-0.6.1/zeroconf-default
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / zeroconf / zeroconf-0.6.1 / zeroconf-default
1 # Default for zeroconf
2
3 # disable zeroconf
4 # If you want to disable zeroconf completely, uncomment the following line
5 # this may be useful if you are debugging zeroconf or starting it manually
6 #DISABLE=yes
7
8 # black-listed interfaces
9 # Interfaces which you never wish to have zeroconf run on should
10 # be listed here. e.g. "eth2 wlan1" in a space seperated string
11 IFBLACKLIST=""
12
13 # fallback only
14 # If you would only like a link-local address if you were unable to
15 # obtain an address via DHCP then uncomment the following line
16 #FALLBACK=yes
17