Commit message (Collapse) | Author | ||
---|---|---|---|
2023-07-08 | Fix(system/secrets): Ensure that ssh host key is available in stage 2 | Soispha | |
The `/var/lib/sshd` directory is only mounted _after_ the stage 2 init, thus also after the system activation. Agenix, which runs in the system activation needs the hostkey however to decrypt the secrets ne |