Explorar o código

Update install.func

tweak
tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
2caee65b10
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      misc/install.func

+ 1 - 0
misc/install.func

@@ -84,6 +84,7 @@ setting_up_container() {
     exit 1
   fi
   rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
+  systemctl stop systemd-networkd-wait-online.service
   $STD systemctl disable systemd-networkd-wait-online.service
   msg_ok "Set up Container OS"
   msg_ok "Network Connected: ${BL}$(hostname -I)"