wok-6.x view lxdm/stuff/Xsession @ rev 18988

Up: Not necessary depends. Use only busybox.
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Mar 17 05:25:08 2016 -0300 (2016-03-17)
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