aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/openssh/sshd.run
AgeCommit message (Collapse)Author
2026-06-06Fix sshd sv errorohnoes_ohnoes
When sshd(1) is ran with plain 'sshd' instead of '/usr/sbin/sshd' it throws: sshd requires execution with an absolute path And exits with a 255 code. That's how openssh port 'sshd.run' file was done previously
2025-01-29openssh: moved from xorg to extraemmett1