--- rules/openssh.make.org 2025-06-05 10:56:26.949816645 +0200 +++ rules/openssh.make 2025-06-05 10:57:19.878901998 +0200 @@ -108,6 +108,8 @@ /usr/sbin/sshd) @$(call install_copy, openssh, 0, 0, 0755, -, \ /usr/sbin/sshd-session) + @$(call install_copy, openssh, 0, 0, 0755, -, \ + /usr/sbin/sshd-auth) ifdef PTXCONF_OPENSSH_SSHD_GENKEYS @$(call install_alternative, openssh, 0, 0, 0755, /etc/rc.once.d/openssh) endif