Preserve ssh directory across upgrades.

Submitted by:	Edwin Groothuis <edwin@mavetju.org>
PR:		conf/25633
This commit is contained in:
Jordan K. Hubbard 2001-03-24 05:40:43 +00:00
parent 32e479705a
commit fb52a2c4e1

View File

@ -116,6 +116,7 @@ static HitList etc_files [] = {
{ JUST_COPY, "shells", TRUE, NULL },
{ JUST_COPY, "skeykeys", TRUE, NULL },
{ JUST_COPY, "spwd.db", TRUE, NULL },
{ JUST_COPY, "ssh", TRUE, NULL },
{ JUST_COPY, "syslog.conf", TRUE, NULL },
{ JUST_COPY, "ttys", TRUE, NULL },
{ JUST_COPY, "uucp", TRUE, NULL },