Remove '/etc/ssh/ssh_host_*' to regenerate at first boot

Change-Id: I22927bc31e54781dbd1ff6d095a2675e0ce6bf61
This commit is contained in:
Dongjin Kim
2021-05-08 04:12:04 +09:00
parent 649821ade2
commit 5854723844

View File

@@ -1,3 +1,3 @@
#!/bin/sh
rm -f /etc/ssh/ssh_host_rsa_key
rm -f /etc/ssh/ssh_host*