1avahi-dnsconfd(8) System Manager's Manual avahi-dnsconfd(8)
2
3
4
6 avahi-dnsconfd - Unicast DNS server from mDNS/DNS-SD configuration dae‐
7 mon
8
10 avahi-dnsconfd [options]
11
12 avahi-dnsconfd --kill
13
14 avahi-dnsconfd --refresh
15
16 avahi-dnsconfd --check
17
19 avahi-dnsconfd connects to a running avahi-daemon and runs the script
20 /etc/avahi/dnsconfd.action for each unicast DNS server that is
21 announced on the local LAN. This is useful for configuring unicast DNS
22 servers in a DHCP-like fashion with mDNS.
23
25 -D | --daemonize
26 Daemonize after startup and redirect log messages to syslog.
27
28 -k | --kill
29 Kill an already running avahi-dnsconfd. (equivalent to sending a
30 SIGTERM)
31
32 -r | --refresh
33 Tell an already running avahi-dnsconfd to refresh the DNS server
34 data. (equivalent to sending a SIGHUP)
35
36 -c | --check
37 Return 0 as return code when avahi-dnsconfd is already running.
38
39 -h | --help
40 Show help
41
42 -v | --version
43 Show version information
44
46 /etc/avahi/avahi-dnsconfd.action: the script to run when a DNS server
47 is found or removed.
48
50 SIGINT, SIGTERM, SIGQUIT: avahi-dnsconfd will shutdown. This is issued
51 by passing --kill to avahi-daemon.
52
53 SIGHUP: avahi-dnsconfd will refresh the DNS server data.
54
56 The Avahi Developers <avahi (at) lists (dot) freedesktop (dot) org>;
57 Avahi is available from http://avahi.org/
58
60 avahi-daemon(8), avahi-dnsconfd.action(8)
61
63 This man page was written using xml2man(1) by Oliver Kurth.
64
65
66
67Manuals User avahi-dnsconfd(8)