summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2016-12-18 22:42:27 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2017-01-05 10:05:35 +0000
commit4ea10ebd319af6810607356cb671be9020c63c02 (patch)
tree2228f326840fc36cbb080941aa0457a1e15a49dc
parent49524a5268d67d00a976fb1606b6de26054f1bb7 (diff)
downloaddraklive-config-4ea10ebd319af6810607356cb671be9020c63c02.tar
draklive-config-4ea10ebd319af6810607356cb671be9020c63c02.tar.gz
draklive-config-4ea10ebd319af6810607356cb671be9020c63c02.tar.bz2
draklive-config-4ea10ebd319af6810607356cb671be9020c63c02.tar.xz
draklive-config-4ea10ebd319af6810607356cb671be9020c63c02.zip
live.cfg: for GNOME, disable net_applet and network config in finish-install.
We are using NetworkManager in GNOME, and these cause conflicts.
-rw-r--r--config/live.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/live.cfg b/config/live.cfg
index 4b1dd34..252414d 100644
--- a/config/live.cfg
+++ b/config/live.cfg
@@ -214,6 +214,8 @@ my $_l = {
"systemctl disable network-up",
"systemctl enable NetworkManager.service",
"systemctl 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",
),
# add local medias