summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/installUpgrade.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-04-02 12:07:39 +0000
committerjkh <jkh@FreeBSD.org>1997-04-02 12:07:39 +0000
commitdb33110f6eda7d52219545b8e6e29e1764758c60 (patch)
tree934de64fc4d660a7ac8d75880727955cb1db9411 /usr.sbin/sysinstall/installUpgrade.c
parent0d592621848f47ed1e691f235515d2f1a3afc5ed (diff)
downloadFreeBSD-src-db33110f6eda7d52219545b8e6e29e1764758c60.zip
FreeBSD-src-db33110f6eda7d52219545b8e6e29e1764758c60.tar.gz
Sync up to current state of development.
Diffstat (limited to 'usr.sbin/sysinstall/installUpgrade.c')
-rw-r--r--usr.sbin/sysinstall/installUpgrade.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/installUpgrade.c b/usr.sbin/sysinstall/installUpgrade.c
index 8535e3a..ad53514 100644
--- a/usr.sbin/sysinstall/installUpgrade.c
+++ b/usr.sbin/sysinstall/installUpgrade.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: installUpgrade.c,v 1.45 1997/03/07 16:39:17 jkh Exp $
+ * $Id: installUpgrade.c,v 1.46 1997/03/11 09:29:17 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -70,6 +70,7 @@ static HitList etc_files [] = {
{ JUST_COPY, "fbtab", TRUE, NULL },
{ JUST_COPY, "fstab", FALSE, NULL },
{ JUST_COPY, "ftpusers", TRUE, NULL },
+ { JUST_COPY, "gettytab", TRUE, NULL },
{ JUST_COPY, "gnats", TRUE, NULL },
{ JUST_COPY, "group", FALSE, NULL },
{ JUST_COPY, "host.conf", TRUE, NULL },
OpenPOWER on IntegriCloud