summaryrefslogtreecommitdiffstats
path: root/contrib/redhat
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2024-05-17 14:50:43 +1000
committerDamien Miller <djm@mindrot.org>2024-05-17 14:50:43 +1000
commit24a1f3e5ad6f4a49377d4c74c36637e9a239efd0 (patch)
treea613a0170253da8a097577c620334829736a5dea /contrib/redhat
parent17b566eeb7a0c6acc9c48b35c08885901186f861 (diff)
attempt at updating RPM specs for sshd-session
Diffstat (limited to 'contrib/redhat')
-rw-r--r--contrib/redhat/openssh.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index b2309716..b8d429da 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -393,6 +393,7 @@ fi
%defattr(-,root,root)
%dir %attr(0111,root,root) %{_var}/empty/sshd
%attr(0755,root,root) %{_sbindir}/sshd
+%attr(0755,root,root) %{_libexecdir}/openssh/sshd-session
%attr(0755,root,root) %{_libexecdir}/openssh/sftp-server
%attr(0644,root,root) %{_mandir}/man8/sshd.8*
%attr(0644,root,root) %{_mandir}/man5/moduli.5*