13 lines
480 B
Text
13 lines
480 B
Text
|
Index: dnsmasq.conf.example
|
||
|
--- dnsmasq.conf.example.orig
|
||
|
+++ dnsmasq.conf.example
|
||
|
@@ -2,7 +2,7 @@
|
||
|
#
|
||
|
# Format is one option per line, legal options are the same
|
||
|
# as the long options legal on the command line. See
|
||
|
-# "/usr/sbin/dnsmasq --help" or "man 8 dnsmasq" for details.
|
||
|
+# "${LOCALBASE}/sbin/dnsmasq --help" or "man 8 dnsmasq" for details.
|
||
|
|
||
|
# Listen on this specific port instead of the standard DNS port
|
||
|
# (53). Setting this to zero completely disables DNS function,
|