thinrasp/etc_org/xrdp/startwm.sh
2019-11-26 21:36:24 +01:00

9 lines
118 B
Bash
Executable File

#!/bin/sh
if [ -r /etc/default/locale ]; then
. /etc/default/locale
export LANG LANGUAGE
fi
. /etc/X11/Xsession