Write ssh information in a writable area.

This commit is contained in:
Storm Dragon
2026-04-21 16:18:23 -04:00
parent 284662ff49
commit 93b7ad2ae5
4 changed files with 42 additions and 0 deletions
@@ -0,0 +1,5 @@
[Unit]
Wants=
Wants=stormux-sshd-hostkeys.service ssh-access.target
After=
After=network.target stormux-sshd-hostkeys.service
@@ -0,0 +1,7 @@
[Unit]
Description=Generate persistent Stormux SSH host keys
RequiresMountsFor=/home/stormux/.local/etc/ssh
[Service]
Type=oneshot
ExecStart=/usr/lib/stormux/stormux_sshd_hostkeys.sh