Bug 25633

Summary: [PATCH] Upgrade install does not restore files in /etc/ssh
Product: Base System Reporter: edwin
Component: confAssignee: jkh
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description edwin 2001-03-09 14:30:01 UTC
	I have a more-or-less heavily modified ssh_config with lots
	of individual Host statements. After the upgrade to 4.2
	these were suddenly replaced by the standard ssh config-files.

	So the problem is: Preexisting files in /etc/ssh are not restored.

	Luckely it didn't kill my hostkey :-)

How-To-Repeat: 
	Do a 4.2-RELEASE `Upgrade' install
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2001-03-24 05:27:01 UTC
Responsible Changed
From-To: freebsd-bugs->jkh

jkh is Mr Sysinstall.  It would be worth checking during the resolution 
of this PR whether there are any other recently-added files/directories 
in /etc which also need to be treated specially by the upgrade target
Comment 2 jkh freebsd_committer freebsd_triage 2001-03-24 05:41:09 UTC
State Changed
From-To: open->closed

Patch applied, thanks!