rpm loses configs!
    Jeffrey Johnson 
    n3npq at me.com
       
    Mon May  4 15:42:28 CEST 2015
    
    
  
On May 4, 2015, at 7:37 AM, Elan Ruusamäe wrote:
...
> 
> warning: /etc/ssh/sshd_config saved as /etc/ssh/sshd_config.rpmsave
> warning: /etc/pam.d/sshd saved as /etc/pam.d/sshd.rpmsave
...
> 
>   5:openssh-server         warning: /etc/ssh/sshd_config created as /etc/ssh/sshd_config.rpmnew
...
Um no.
rpm renames modified configs with .rpmsave and does not clobber modified configs
by installing with .rpmnew. There is no "loses" there", all configuration was saved.
However the erase should have followed the install, you have an ordering
issue for some reason.
73 de Jeff
    
    
More information about the pld-devel-en
mailing list