aimee-os/overlay/usr
Dustin b43e8319f4 systemd: sshd: Disable ssh-keygen
The default _sshd.service_ unit runs `ssh-keygen -A` in `ExecStartPre`,
to ensure host keys exist before starting the SSH daemon.
Unfortunately, this tool does _not_ respect the `HostKey` settings in
`sshd_config`, and unconditionally tries to create the key files in
`/etc/ssh`.  Since this directory is not writable, the command fails,
preventing the SSH daemon from starting.
2025-01-02 12:57:31 -06:00
..
bin system-update: Reload systemd before beginning 2024-12-13 19:32:49 -06:00
lib/systemd systemd: sshd: Disable ssh-keygen 2025-01-02 12:57:31 -06:00
libexec init-storage: Skip fs relabel w/o SELinux 2024-12-13 19:21:26 -06:00