dns/dnsreflector: make the rc script service jails aware

PR:		279628
Approved by:	maintainer timeout (1 month)
This commit is contained in:
Alexander Leidinger 2024-07-10 15:18:38 +02:00
parent a1d70f266c
commit ced215b217
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
PORTNAME= dnsreflector
PORTVERSION= 1.02
PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= http://www.wolfermann.org/

View file

@ -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