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