summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/installUpgrade.c
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2001-12-27 01:57:18 +0000
committersheldonh <sheldonh@FreeBSD.org>2001-12-27 01:57:18 +0000
commitc2a383a55d2bb76dd78f26e4d528f278d4446dcf (patch)
tree1fd5080f44469d347cebc667096639a68da56d95 /usr.sbin/sysinstall/installUpgrade.c
parent4e16adff266252b8425f060192c7c00a3ae2866b (diff)
downloadFreeBSD-src-c2a383a55d2bb76dd78f26e4d528f278d4446dcf.zip
FreeBSD-src-c2a383a55d2bb76dd78f26e4d528f278d4446dcf.tar.gz
Add nsmb.conf to the resurrection list.
Submitted by: olgeni Approved by: re
Diffstat (limited to 'usr.sbin/sysinstall/installUpgrade.c')
-rw-r--r--usr.sbin/sysinstall/installUpgrade.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/sysinstall/installUpgrade.c b/usr.sbin/sysinstall/installUpgrade.c
index 1ed44c8..e32f11e 100644
--- a/usr.sbin/sysinstall/installUpgrade.c
+++ b/usr.sbin/sysinstall/installUpgrade.c
@@ -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 },
OpenPOWER on IntegriCloud