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