summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-05-08 22:56:02 +0200
committerSam James <sam@gentoo.org>2023-05-11 21:03:18 +0100
commitf23d1796f90a0981b4b31a97260cf97a5ed72180 (patch)
tree7d376ed61ec476ef7a3815a1263cf8f08ca3cdbb /net-misc/openssh-contrib/files/sshd_at.service.1
parentmedia-libs/mesa: Stabilize 23.0.3-r1 amd64, #906134 (diff)
downloadgentoo-f23d1796f90a0981b4b31a97260cf97a5ed72180.tar.gz
gentoo-f23d1796f90a0981b4b31a97260cf97a5ed72180.tar.bz2
gentoo-f23d1796f90a0981b4b31a97260cf97a5ed72180.zip
net-misc/openssh-contrib: new package, add 9.3_p1
This package will include the three big third-party patch series for HPN/SCTP/X509 functionality in OpenSSH. Historically, these patches have caused numerous issues for users in the OpenSSH package and they are of questionable quality. By maintaining these patches in a separate package, we can minimize the effect of them on the garden path, which should be to provide our users with a minimally patched OpenSSH experience. Furthermore, since vanilla OpenSSH package will not require a large chunk of rebasing for these patches, we can more easily bump OpenSSH for new releases. Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/openssh-contrib/files/sshd_at.service.1')
-rw-r--r--net-misc/openssh-contrib/files/sshd_at.service.18
1 files changed, 8 insertions, 0 deletions
diff --git a/net-misc/openssh-contrib/files/sshd_at.service.1 b/net-misc/openssh-contrib/files/sshd_at.service.1
new file mode 100644
index 000000000000..e43a457994f4
--- /dev/null
+++ b/net-misc/openssh-contrib/files/sshd_at.service.1
@@ -0,0 +1,8 @@
+[Unit]
+Description=OpenSSH per-connection server daemon
+After=auditd.service
+
+[Service]
+ExecStart=-/usr/sbin/sshd -i -e
+StandardInput=socket
+StandardError=journal