summaryrefslogtreecommitdiffstats
path: root/man/avahi-daemon.conf.5.xml.in
diff options
context:
space:
mode:
authorDavid Zeuthen <zeuthen@chromium.org>2013-03-05 11:52:38 -0800
committerLennart Poettering <lennart@poettering.net>2013-03-11 21:52:26 +0100
commit147cdce70b22ae7cee9fb4fe123db40952f31c9e (patch)
tree1c386942b315dd9dd73044b7325e54efebe568a0 /man/avahi-daemon.conf.5.xml.in
parentccfcd5c42c68752fbd6de318fe5ce4269f5a7c06 (diff)
avahi-daemon: add option "host-name-from-machine-id="HEADmaster
Signed-off-by: David Zeuthen <zeuthen@chromium.org>
Diffstat (limited to 'man/avahi-daemon.conf.5.xml.in')
-rw-r--r--man/avahi-daemon.conf.5.xml.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/avahi-daemon.conf.5.xml.in b/man/avahi-daemon.conf.5.xml.in
index bea7ed5..2d15017 100644
--- a/man/avahi-daemon.conf.5.xml.in
+++ b/man/avahi-daemon.conf.5.xml.in
@@ -40,6 +40,12 @@
</option>
<option>
+ <p><opt>host-name-from-machine-id=</opt> Takes a boolean
+ value ("yes" or "no"). If set to "yes" avahi-daemon
+ will use the machine-id as name on the LAN.</p>
+ </option>
+
+ <option>
<p><opt>domain-name=</opt> Set the default domain name avahi-daemon
tries to register its host name and services on the LAN in. If
omitted defaults to ".local".</p>