RHL: %noreplace sshd_config [Re: Call for testers.]

Pekka Savola pekkas at netcore.fi
Fri Sep 28 01:50:41 EST 2001


On Sat, 15 Sep 2001, Damien Miller wrote:
> On Sat, 15 Sep 2001, Pekka Savola wrote:
>
> > 1) it would be nice if the init scripts took advantage of the new sshd -t
> > feature.  Patch attached.  The failure will look like:
>
> APplied.

Now that '-t' is in use in the updated /etc/rc.d/init.d/sshd:restart, I
think it's getting safe to go back to %attr(noreplace) sshd_config.

-- 
Pekka Savola                 "Tell me of difficulties surmounted,
Netcore Oy                   not those you stumble over and fall"
Systems. Networks. Security.  -- Robert Jordan: A Crown of Swords
-------------- next part --------------
Index: openssh.spec
===================================================================
RCS file: /cvs/openssh_cvs/contrib/redhat/openssh.spec,v
retrieving revision 1.86
diff -u -r1.86 openssh.spec
--- openssh.spec	2001/09/26 14:24:21	1.86
+++ openssh.spec	2001/09/27 15:51:33
@@ -264,8 +264,7 @@
 %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 %{_sysconfdir}/sshd_config
+%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/sshd_config
 %attr(0600,root,root) %config(noreplace) /etc/pam.d/sshd
 %attr(0755,root,root) %config /etc/rc.d/init.d/sshd
 


More information about the openssh-unix-dev mailing list