mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 01:59:38 -04:00
add back regdomain.xml
Noticed by: jhay
This commit is contained in:
parent
6455febbea
commit
e8d1aafbed
1 changed files with 4 additions and 0 deletions
|
|
@ -84,6 +84,10 @@ BIN1+= portsnap.conf
|
|||
BIN1+= pf.os
|
||||
.endif
|
||||
|
||||
.if ${MK_WIRELESS} != "no"
|
||||
BIN1+= regdomain.xml
|
||||
.endif
|
||||
|
||||
# -rwxr-xr-x root:wheel, for the new cron root:wheel
|
||||
BIN2= netstart pccard_ether rc.suspend rc.resume
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue