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