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
This commit is contained in:
parent
e7d30ac5c1
commit
efa6be73c3
1 changed files with 1 additions and 0 deletions
|
|
@ -35,5 +35,6 @@ vte-profile
|
|||
wget
|
||||
which
|
||||
words
|
||||
xorg-x11-xauth
|
||||
xz
|
||||
zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue