8 lines
184 B
Desktop File
8 lines
184 B
Desktop File
[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
|