diff options
author | Damien Miller <djm@mindrot.org> | 2000-11-11 08:36:38 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-11-11 08:36:38 +1100 |
commit | 0986b55a601066b1dc896c4508a55e905ea8d0ea (patch) | |
tree | d26d7627bdf3d667bbe92772be8d70925770c763 /contrib/suse/openssh.spec | |
parent | dcca981e88978f84e404ef718e0e997b518403f0 (diff) |
- (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in and
packaging files
Diffstat (limited to 'contrib/suse/openssh.spec')
-rw-r--r-- | contrib/suse/openssh.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec index 04420706d..826b87349 100644 --- a/contrib/suse/openssh.spec +++ b/contrib/suse/openssh.spec | |||
@@ -166,6 +166,7 @@ fi | |||
166 | %attr(0755,root,root) %dir /etc/ssh | 166 | %attr(0755,root,root) %dir /etc/ssh |
167 | %attr(0644,root,root) %config /etc/ssh/ssh_config | 167 | %attr(0644,root,root) %config /etc/ssh/ssh_config |
168 | %attr(0600,root,root) %config /etc/ssh/sshd_config | 168 | %attr(0600,root,root) %config /etc/ssh/sshd_config |
169 | %attr(0600,root,root) %config /etc/ssh/primes | ||
169 | %attr(0644,root,root) %config /etc/pam.d/sshd | 170 | %attr(0644,root,root) %config /etc/pam.d/sshd |
170 | %attr(0755,root,root) %config /sbin/init.d/sshd | 171 | %attr(0755,root,root) %config /sbin/init.d/sshd |
171 | %attr(0755,root,root) /usr/bin/ssh-keygen | 172 | %attr(0755,root,root) /usr/bin/ssh-keygen |