mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
Add nsmb.conf to the resurrection list.
Submitted by: olgeni Approved by: re
This commit is contained in:
parent
5060d43190
commit
f54254eb09
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ static HitList etc_files [] = {
|
|||
{ JUST_COPY, "namedb", TRUE, NULL },
|
||||
{ JUST_COPY, "networks", TRUE, NULL },
|
||||
{ JUST_COPY, "newsyslog.conf", TRUE, NULL },
|
||||
{ JUST_COPY, "nsmb.conf", TRUE, NULL },
|
||||
{ JUST_COPY, "nsswitch.conf", TRUE, NULL },
|
||||
{ JUST_COPY, "pam.conf", TRUE, NULL },
|
||||
{ JUST_COPY, "passwd", TRUE, NULL },
|
||||
|
|
|
|||
Loading…
Reference in a new issue