summaryrefslogtreecommitdiff
path: root/contrib/caldera
diff options
context:
space:
mode:
authordjm <djm>2001-02-26 23:53:00 +0000
committerdjm <djm>2001-02-26 23:53:00 +0000
commit21865dcefc3a16da386cf1bae077f16c3a23d137 (patch)
tree184184ef00e83ed053f10a8283287a64a2b4be85 /contrib/caldera
parentec6b773d8347e5fbcba1a592ef01ae3376b16d41 (diff)
downloadopenssh-21865dcefc3a16da386cf1bae077f16c3a23d137.tar.gz
- (djm) Remove 'noreplace' flag from sshd_config in RPM spec files. This
change is being made as 2.5.x configfiles are not back-compatible with 2.3.x.
Diffstat (limited to 'contrib/caldera')
-rw-r--r--contrib/caldera/openssh.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index fed3d426..ee665bef 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -276,7 +276,8 @@ fi
%attr(0755,root,root) %{_libexecdir}/openssh/sftp-server
%attr(0644,root,root) %{_mandir}/man8/sshd.8*
%attr(0644,root,root) %{_mandir}/man8/sftp-server.8*
-%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/sshd_config
+#%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/sshd_config
+%attr(0600,root,root) %config %{_sysconfdir}/sshd_config
%attr(0600,root,root) %config(noreplace) /etc/pam.d/sshd
%attr(0755,root,root) %config /etc/rc.d/init.d/sshd
%attr(0755,root,root) %config /etc/sysconfig/daemons/sshd