From 336fbceb3a98242827693565b797b8011e844e08 Mon Sep 17 00:00:00 2001
From: jean-michel <jean-michel@obarun.org>
Date: Mon, 8 Apr 2019 14:28:46 +0200
Subject: [PATCH] force to use yes. Security concern to start X in multiseat
 systems

---
 plasma/rootfs/etc/X11/Xwrapper.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plasma/rootfs/etc/X11/Xwrapper.config b/plasma/rootfs/etc/X11/Xwrapper.config
index 8a4b2d8..017105e 100644
--- a/plasma/rootfs/etc/X11/Xwrapper.config
+++ b/plasma/rootfs/etc/X11/Xwrapper.config
@@ -1 +1 @@
-needs_root_rights = auto
+needs_root_rights = yes
-- 
GitLab