summaryrefslogtreecommitdiff
path: root/scripts/headless_env.sh
blob: 5af9a52304e16b4a9891e63b51cee0cb8204e8f6 (plain)
1
2
3
4
if [ "$XDG_RUNTIME_DIR" = "" ]
then
export XDG_RUNTIME_DIR=/run
fi