From fe5640385ca3a15501c7b02e76d17f793e2f3051 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Mon, 8 Jun 2020 10:43:44 +0100 Subject: Enable network configuration of first boot of installed GNOME system. The Mageia network tools have now been fixed to correctly configure wireless connections with WPA2 encryption when using NetworkManager. --- config/build.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/config/build.cfg b/config/build.cfg index 68205a3..b4fe834 100644 --- a/config/build.cfg +++ b/config/build.cfg @@ -283,7 +283,6 @@ my $config = { "systemctl -q disable network-up", "systemctl -q enable NetworkManager.service", "systemctl -q enable NetworkManager-wait-online.service", - "sed -i 's/NETWORK=yes/NETWORK=no/' /etc/draklive-install.d/sysconfig/finish-install", "echo 'AUTOSTART=FALSE' > /home/live/.net_applet", # Enable the TopIcons extension -- cgit v1.2.1