Write ssh information in a writable area.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user