From efa6be73c3b3a653bc5645fa2593269042d2b44e Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Oct 30 2020 18:45:38 +0000 Subject: extra-packages: Allow X11 clients to run as root If an X11 client is started inside a 'su -' session, then xauth(1) needs to be present so that pam_xauth.so can add a new XAUTHORITY environment variable to the 'su -' session. https://github.com/containers/toolbox/pull/572 --- diff --git a/extra-packages b/extra-packages index a4c839e..95ecebb 100644 --- a/extra-packages +++ b/extra-packages @@ -35,5 +35,6 @@ vte-profile wget which words +xorg-x11-xauth xz zip