Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /etc/X11/Xsession.d/ |
Upload File : |
# This file is sourced by Xsession(5), not executed. # If xhost (from x11-xserver-utils) is installed, use it to give access # to the X server to any process from the same user on the local host. # Unlike other uses of xhost, this is safe since the kernel can check # the actual owner of the calling process. if type xhost >/dev/null 2>&1; then xhost +si:localuser:$(id -un) || : fi