mirror of
https://github.com/opnsense/core.git
synced 2026-05-28 04:34:51 -04:00
firmware: exclude /etc/csh.cshrc for #4936
This commit is contained in:
parent
2eebd08278
commit
0dbfddd864
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ TMPFILE=/tmp/pkg_check.exclude
|
|||
: > ${LOCKFILE}
|
||||
|
||||
MTREE_PATTERNS="
|
||||
./etc/csh.cshrc
|
||||
./etc/group
|
||||
./etc/hosts
|
||||
./etc/master.passwd
|
||||
|
|
|
|||
Loading…
Reference in a new issue