From 61ca7e3ccda5b42b3c920e8dfc06cbd41ea239dc Mon Sep 17 00:00:00 2001 From: MatMoul <matmoul@gmail.com> Date: Sun, 30 Aug 2015 00:04:23 +0200 Subject: [PATCH] Removed networkmanager from Complement in PLASMA5 --- install/desktop/plasma5/complements | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/install/desktop/plasma5/complements b/install/desktop/plasma5/complements index 2b30131..395ec19 100644 --- a/install/desktop/plasma5/complements +++ b/install/desktop/plasma5/complements @@ -3,7 +3,7 @@ options=() #options+=("sddm-kcm" "" off) -options+=("networkmanager" "" on) +#options+=("networkmanager" "" on) options+=("partitionmanager" "" on) options+=("kmix" "" on) #plasma-nm @@ -42,12 +42,6 @@ instpkg "$pkg" "$aurpkg" for itm in $sel; do case $itm in - '"networkmanager"') - systemctl disable dhcpcd - if (svcenable NetworkManager) then - svcdisable dhcpd - fi - ;; '"numlockx"') if ( confirm "Add numlockx on to /usr/share/config/kdm/Xsetup ?" ) then echo "numlockx on" >> /usr/share/config/kdm/Xsetup