summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmeta-networking/recipes-support/dnsmasq/files/dnsmasq.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/dnsmasq/files/dnsmasq.conf b/meta-networking/recipes-support/dnsmasq/files/dnsmasq.conf
index 9e5ab9f81b..2897b90300 100755
--- a/meta-networking/recipes-support/dnsmasq/files/dnsmasq.conf
+++ b/meta-networking/recipes-support/dnsmasq/files/dnsmasq.conf
@@ -2,7 +2,7 @@
2# 2#
3# Format is one option per line, legal options are the same 3# Format is one option per line, legal options are the same
4# as the long options legal on the command line. See 4# as the long options legal on the command line. See
5# "/usr/sbin/dnsmasq --help" or "man 8 dnsmasq" for details. 5# "/usr/bin/dnsmasq --help" or "man 8 dnsmasq" for details.
6 6
7# Listen on this specific port instead of the standard DNS port 7# Listen on this specific port instead of the standard DNS port
8# (53). Setting this to zero completely disables DNS function, 8# (53). Setting this to zero completely disables DNS function,