Files
2015-10-02 21:40:01 +03:00

7 lines
107 B
Bash

if [ -x /usr/bin/xhost -a -x /usr/bin/id ]; then
xhost +si:localuser:`id -un` > /dev/null
fi
xhost +