From 60402bdc52a7569f9f6fd00486e34796c4f6f55d Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Tue, 19 Jan 2016 14:05:01 +0100 Subject: resolved: remove configuration knobs for mDNS until it's ready These bits were intenionally left out while mDNS is under development. Remove the exposed knobs and man page entries again until this is settled. --- man/resolved.conf.xml | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'man/resolved.conf.xml') diff --git a/man/resolved.conf.xml b/man/resolved.conf.xml index 5da2d5488e..3ab7fc4a11 100644 --- a/man/resolved.conf.xml +++ b/man/resolved.conf.xml @@ -124,22 +124,6 @@ global setting is on. - - MulticastDNS= - Takes a boolean argument or - resolve. Controls Multicast DNS support - (RFC - 6762) on the local host. If true, enables full - Multicast DNS responder and resolver support. If false, - disables both. If set to resolve, only - resolution support is enabled, but responding is - disabled. Note that - systemd-networkd.service8 - also maintains per-interface Multicast DNS settings. Multicast - DNS will be enabled on an interface only if the per-interface - and the global setting is on. - - DNSSEC= Takes a boolean argument or -- cgit v1.2.3-54-g00ecf