diff options
Diffstat (limited to 'contrib/redhat')
-rw-r--r-- | contrib/redhat/openssh.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index ad2c2a98f..18b9ade07 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec | |||
@@ -209,7 +209,9 @@ fi | |||
209 | %doc CREDITS LICENCE | 209 | %doc CREDITS LICENCE |
210 | %attr(0755,root,root) %{_bindir}/ssh-keygen | 210 | %attr(0755,root,root) %{_bindir}/ssh-keygen |
211 | %attr(0755,root,root) %{_bindir}/scp | 211 | %attr(0755,root,root) %{_bindir}/scp |
212 | %attr(0755,root,root) %{_bindir}/ssh-keyscan | ||
212 | %attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1* | 213 | %attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1* |
214 | %attr(0644,root,root) %{_mandir}/man1/ssh-keyscan.1* | ||
213 | %attr(0644,root,root) %{_mandir}/man1/scp.1* | 215 | %attr(0644,root,root) %{_mandir}/man1/scp.1* |
214 | %attr(0755,root,root) %dir %{_sysconfdir} | 216 | %attr(0755,root,root) %dir %{_sysconfdir} |
215 | %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/primes | 217 | %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/primes |