Sign in
coral
/
mendel-minimal
/
8496433cc4752f13e5dcf1697053dcf7a0b6e972
/
.
/
etc
/
runonce.d
/
03-check-ssh-keys
blob: 0f4b055cba9a5a0384dd986594d7376bc6f34396 [
file
] [
log
] [
blame
]
#!/bin/bash
rm
-
f
/
etc
/
ssh
/
ssh_host_
*
test
-
f
/
etc
/
ssh
/
ssh_host_dsa_key
||
dpkg
-
reconfigure openssh
-
server