diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-11-27 16:45:10 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-11-27 16:45:10 +0000 |
| commit | cd9660965424cd35f1f4cf1b93f26e62c0ceccea (patch) | |
| tree | 7c7ca912ad2ce3b77eec1555e0249093c95906f3 /usr.sbin/sysinstall/installUpgrade.c | |
| parent | 6380ce4de144706c6963219644b686cd6662b995 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/sysinstall/installUpgrade.c')
| -rw-r--r-- | usr.sbin/sysinstall/installUpgrade.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/installUpgrade.c b/usr.sbin/sysinstall/installUpgrade.c index 613ad19fdfd0..bb042d5d4d62 100644 --- a/usr.sbin/sysinstall/installUpgrade.c +++ b/usr.sbin/sysinstall/installUpgrade.c @@ -93,7 +93,6 @@ static HitList etc_files [] = { { JUST_COPY, "make.conf", TRUE, NULL }, { JUST_COPY, "manpath.config", TRUE, NULL }, { JUST_COPY, "master.passwd", FALSE, NULL }, - { JUST_COPY, "modems", TRUE, NULL }, { JUST_COPY, "motd", TRUE, NULL }, { JUST_COPY, "namedb", TRUE, NULL }, { JUST_COPY, "networks", TRUE, NULL }, |
