aboutsummaryrefslogtreecommitdiff
path: root/dns/dnsmasq/files/dnsmasq.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'dns/dnsmasq/files/dnsmasq.sh.in')
-rw-r--r--dns/dnsmasq/files/dnsmasq.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsmasq/files/dnsmasq.sh.in b/dns/dnsmasq/files/dnsmasq.sh.in
index a56289ab2d22..26d7b267d301 100644
--- a/dns/dnsmasq/files/dnsmasq.sh.in
+++ b/dns/dnsmasq/files/dnsmasq.sh.in
@@ -43,7 +43,7 @@
. /etc/rc.subr
name=dnsmasq
-rcvar=$(set_rcvar)
+rcvar=dnsmasq_enable
command="%%PREFIX%%/sbin/${name}"
pidfile="/var/run/${name}.pid"