From 201f0650d83307d652bc1715d4224979624d79de Mon Sep 17 00:00:00 2001
From: jean-michel <jean-michel@obarun.org>
Date: Mon, 6 May 2019 18:04:17 +0200
Subject: [PATCH] remove consolekit

---
 plasma/customizeChroot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plasma/customizeChroot b/plasma/customizeChroot
index 8992cfa..e0cebbe 100755
--- a/plasma/customizeChroot
+++ b/plasma/customizeChroot
@@ -66,7 +66,7 @@ config_66(){
     66-tree -v3 -nEc desktop
 
     out_action "Enable dbus,networkmanager,wpa_supplicant services,sddm on tree [desktop]"
-    66-enable -v3 -t desktop dbus networkmanager wpa_supplicant consolekit sddm
+    66-enable -v3 -t desktop dbus networkmanager wpa_supplicant sddm
     
     # avoid permissions access issue
     chown -R ${NEWUSER}:users /run/66
-- 
GitLab