mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
pkgbase: mtree: Correctly tag /var/db entries
This commit is contained in:
parent
d2888f5ccf
commit
1a104a3bf3
1 changed files with 3 additions and 3 deletions
|
|
@ -42,9 +42,9 @@
|
|||
..
|
||||
freebsd-update mode=0700
|
||||
..
|
||||
hyperv mode=0700
|
||||
hyperv mode=0700 tags=package=hyperv-tools
|
||||
..
|
||||
ipf mode=0700
|
||||
ipf mode=0700 tags=package=ipf
|
||||
..
|
||||
ntp uname=ntpd gname=ntpd
|
||||
..
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
..
|
||||
portsnap
|
||||
..
|
||||
zfsd
|
||||
zfsd tags=package=zfs
|
||||
cases
|
||||
..
|
||||
..
|
||||
|
|
|
|||
Loading…
Reference in a new issue