diff options
Diffstat (limited to 'dns/powerdns-recursor/files/pdns-recursor.in')
-rw-r--r-- | dns/powerdns-recursor/files/pdns-recursor.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/powerdns-recursor/files/pdns-recursor.in b/dns/powerdns-recursor/files/pdns-recursor.in index fa96b8e928ae..8c3310be695a 100644 --- a/dns/powerdns-recursor/files/pdns-recursor.in +++ b/dns/powerdns-recursor/files/pdns-recursor.in @@ -20,7 +20,7 @@ . /etc/rc.subr name=pdns_recursor -rcvar=`set_rcvar` +rcvar=pdns_recursor_enable command=%%PREFIX%%/sbin/pdns_recursor |