aimee-os/overlay/usr/lib/systemd
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
..
sshd.service.d systemd: sshd: Disable ssh-keygen 2025-01-02 12:57:31 -06:00
system init-storage: Write output to system console 2023-03-29 18:44:45 -05:00
system-preset Add restorecon service 2023-03-12 12:47:36 -05:00