summaryrefslogtreecommitdiff
path: root/src/main.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.conf')
-rw-r--r--src/main.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main.conf b/src/main.conf
index b8b3239b..93c7a501 100644
--- a/src/main.conf
+++ b/src/main.conf
@@ -27,8 +27,8 @@
# domain names, IPv4 and IPv6 addresses.
# FallbackTimeservers =
-# List of fallback nameservers separated by "," appended
-# to the list of nameservers given by the service. The
+# List of fallback nameservers separated by "," used if no
+# nameservers are otherwise provided by the service. The
# nameserver entries must be in numeric format, host
# names are ignored.
# FallbackNameservers =
@@ -57,8 +57,8 @@
# Found interfaces will be compared to the list and will
# not be handled by connman, if their first characters
# match any of the list entries. Default value is
-# vmnet,vboxnet,virbr.
-# NetworkInterfaceBlacklist = vmnet,vboxnet,virbr
+# vmnet,vboxnet,virbr,ifb.
+# NetworkInterfaceBlacklist = vmnet,vboxnet,virbr,ifb
# Allow connman to change the system hostname. This can
# happen for example if we receive DHCP hostname option.