Sign in
coral
/
mendel-minimal
/
644c6628691ebfe76e2645f41a52ad6565161024
/
.
/
etc
/
runonce.d
/
02-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