/X11/Xsession.d/60x11-common_localhost

http://github.com/brinkman83/bashrc · #! · 4 lines · 3 code · 1 blank · 0 comment · 0 complexity · 2353ea72efc0c3e101058c3c56e282b4 MD5 · raw file

  1. # This file is sourced by Xsession(5), not executed.
  2. [ -x /usr/bin/xhost ] && [ -x /usr/bin/id ] &&
  3. xhost +si:localuser:`id -un` > /dev/null