dns/dnsreflector: make the rc script service jails aware
PR: 279628 Approved by: maintainer timeout (1 month)
This commit is contained in:
parent
a1d70f266c
commit
ced215b217
@ -1,5 +1,6 @@
|
||||
PORTNAME= dnsreflector
|
||||
PORTVERSION= 1.02
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://www.wolfermann.org/
|
||||
|
||||
|
||||
@ -16,6 +16,7 @@
|
||||
# DO NOT CHANGE THESE DEFAULT VALUES HERE
|
||||
#
|
||||
dnsreflector_enable=${dnsreflector_enable:-"NO"}
|
||||
: ${dnsreflector_svcj_options:="net_basic"}
|
||||
command_args=${dnsreflector_flags:-"-d -a 127.0.0.1 -p 53000"}
|
||||
|
||||
. /etc/rc.subr
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user