Preserve ssh directory across upgrades.
Submitted by: Edwin Groothuis <edwin@mavetju.org> PR: conf/25633
This commit is contained in:
parent
32e479705a
commit
fb52a2c4e1
@ -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 },
|
||||
|
Loading…
Reference in New Issue
Block a user