mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 01:28:00 -04:00
Added BSD.local.dist to MTREE files so that it gets installed in /etc/mtree
This commit is contained in:
parent
e13ca98c57
commit
155fb48285
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ BIN2= motd
|
|||
# -rwxr-xr-x root.wheel, for the new f***ing cron root.wheel
|
||||
BIN3= daily weekly monthly
|
||||
|
||||
MTREE= BSD.root.dist BSD.usr.dist BSD.var.dist
|
||||
MTREE= BSD.local.dist BSD.root.dist BSD.usr.dist BSD.var.dist
|
||||
NAMEDB= localhost.rev named.boot root.cache
|
||||
PCS= pcs750.bin
|
||||
WCS1= wcs fppwcs poc poc1 poc2 fppoc
|
||||
|
|
|
|||
Loading…
Reference in a new issue