wok view lxdm/stuff/Xsession @ rev 25483

created recipe for py3k-six
author Hans-G?nter Theisgen
date Mon Oct 17 07:54:33 2022 +0100 (23 months ago)
parents
children
line source
1 #!/bin/sh
2 #
3 # LXDM Xsession for SliTaz GNU/Linux
4 #
6 if [ $# -eq 1 -a -n "$1" ]; then
7 LXSESSION=$1
8 fi
10 exec /bin/sh -l ~/.xinitrc $LXSESSION