openbsd-ports/net/dnsmasq/patches/patch-dnsmasq_conf_example
ajacoutot 448cd57cfd Update to dnsmasq 2.61.
Add rc.d(8) script.

from Brad
2012-04-30 06:02:51 +00:00

13 lines
581 B
Plaintext

$OpenBSD: patch-dnsmasq_conf_example,v 1.2 2012/04/30 06:02:51 ajacoutot Exp $
--- dnsmasq.conf.example.orig Mon Apr 16 12:26:19 2012
+++ dnsmasq.conf.example Mon Apr 16 20:42:36 2012
@@ -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,