Limit X host-based auth permissions.

We don't need more than the currently logged in user
to have access to the X session, so don't grant X host access
to other users.
This commit is contained in:
W. Greenhouse 2015-11-15 03:35:54 +00:00
parent a295a15ff6
commit 3b19dad162

View file

@ -1,5 +1,5 @@
# Disable access control
xhost +
xhost +SI:localuser:$USER
# Themes, etc
gnome-settings-daemon &