Sign in
coral
/
mendel-minimal
/
bb41e7553ab387104ec273b029f0211936663f5d
/
.
/
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