7d5afecfd9
Change-Id: Ibab1bb95521292ae818bd91f7073c3749a2cc0cb
12 lines
201 B
Desktop File
12 lines
201 B
Desktop File
[Unit]
|
|
Description=OpenSSH Server Key Generation
|
|
Before=ssh.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/local/sbin/runtime-ssh-host-keys.sh
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|