avahi/avahi.sysconfig
Stanislav Brabec 2dbf7fb6d9 Accepting request 157561 from home:sbrabec:branches:GNOME:Factory
- Remove no more needed gnome-nettool2.png.
- Fix paths in man pages (sed script).
- Update avahi-discover.desktop to fit Desktop Menu Specification
  better (avahi#365, fdo#49699).
- Automatically disable avahi on networks with unicast .local
  domain (bnc#431704, avahi-daemon-check-dns-suse.sh,
  avahi-daemon-check-dns-suse.patch).
- Split avahi-autoipd into a separate package (bnc#431704#c6,
  avahi-autoipd.if-up, avahi-autoipd.if-down,
  avahi-autoipd.README.SUSE).
- Use dedicated UID and GID for avahi-autoipd.
- Added sysconfig to fine tune behavior.
- Remove no more needed gnome-nettool2.png.
- Fix paths in man pages (sed script).
- Update avahi-discover.desktop to fit Desktop Menu Specification
  better (avahi#365, fdo#49699, avahi-desktop.patch).
- Move service-types.db to the main package. It is requires by
  python-avahi and avahi-utils.

OBS-URL: https://build.opensuse.org/request/show/157561
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=96
2013-03-07 14:50:23 +00:00

11 lines
296 B
Plaintext

## Path: System/Zeroconf
## Description: Zeroconf (Bonjour, Rendezvous) options
## Type: yesno
## Default: yes
#
# Detect unicast DNS .local domain and temporarily disable avahi in such case.
# For more read http://avahi.org/wiki/AvahiAndUnicastDotLocal
#
AVAHI_DAEMON_DETECT_LOCAL="yes"