diff options
Diffstat (limited to 'contrib/suse/openssh.spec')
-rw-r--r-- | contrib/suse/openssh.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec index c73348754..5c2e56e62 100644 --- a/contrib/suse/openssh.spec +++ b/contrib/suse/openssh.spec | |||
@@ -247,7 +247,9 @@ fi | |||
247 | %files server | 247 | %files server |
248 | %defattr(-,root,root) | 248 | %defattr(-,root,root) |
249 | %attr(0755,root,root) /usr/sbin/sshd | 249 | %attr(0755,root,root) /usr/sbin/sshd |
250 | %attr(0755,root,root) /usr/libexec/ssh/sftp-server | ||
250 | %attr(0644,root,root) %doc /usr/man/man8/sshd.8* | 251 | %attr(0644,root,root) %doc /usr/man/man8/sshd.8* |
252 | %attr(0644,root,root) %doc /usr/man/man8/sftp-server.8* | ||
251 | %attr(0600,root,root) %config /etc/ssh/sshd_config | 253 | %attr(0600,root,root) %config /etc/ssh/sshd_config |
252 | %attr(0644,root,root) %config /etc/pam.d/sshd | 254 | %attr(0644,root,root) %config /etc/pam.d/sshd |
253 | %attr(0755,root,root) %config /sbin/init.d/sshd | 255 | %attr(0755,root,root) %config /sbin/init.d/sshd |