localuser.sh 107 B

1234567
  1. if [ -x /usr/bin/xhost -a -x /usr/bin/id ]; then
  2. xhost +si:localuser:`id -un` > /dev/null
  3. fi
  4. xhost +