File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 393393%defattr(-,root,root)
394394%dir %attr(0111,root,root) %{_var }/empty/sshd
395395%attr(0755,root,root) %{_sbindir }/sshd
396+ %attr(0755,root,root) %{_libexecdir }/openssh/sshd-session
396397%attr(0755,root,root) %{_libexecdir }/openssh/sftp-server
397398%attr(0644,root,root) %{_mandir }/man8/sshd.8*
398399%attr(0644,root,root) %{_mandir }/man5/moduli.5*
Original file line number Diff line number Diff line change @@ -211,6 +211,7 @@ rm -rf $RPM_BUILD_ROOT
211211%attr(0755,root,root) %{_sbindir}/sshd
212212%attr(0755,root,root) %dir %{_libdir}/ssh
213213%attr(0755,root,root) %{_libdir}/ssh/sftp-server
214+ %attr(0755,root,root) %{_libdir}/ssh/sshd-session
214215%attr(4711,root,root) %{_libdir}/ssh/ssh-keysign
215216%attr(0755,root,root) %{_libdir}/ssh/ssh-pkcs11-helper
216217%attr(0755,root,root) %{_libdir}/ssh/ssh-sk-helper
You can’t perform that action at this time.
0 commit comments