From d1e1e2ade04a68aa19c0a2b4f8c68ad94451e950 Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Sat, 30 Sep 2023 23:45:35 +0900 Subject: [PATCH] Update ubuntuInit.sh --- Linux_reinstall/Ubuntu/ubuntuInit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux_reinstall/Ubuntu/ubuntuInit.sh b/Linux_reinstall/Ubuntu/ubuntuInit.sh index defbb30..b23d31a 100644 --- a/Linux_reinstall/Ubuntu/ubuntuInit.sh +++ b/Linux_reinstall/Ubuntu/ubuntuInit.sh @@ -137,7 +137,7 @@ sed -ri 's/^#?Port.*/Port sshPORT/g' /mnt/etc/ssh/sshd_config sed -i '/fail2ban restart/d' $cloudInitFile } -# Hack cloud init. +# Hack cloud init, this method is effective for versions from 22.1.8, 22.1.9 to 23.2.2. # # Some cloud providers will storage "meta-data", "network-config" and "user-data" in another hard drive with filesystem of iso like "sr0" or "sdb": #