wok view lxdm/stuff/Xsession @ rev 15295

cdrtools: remove a wrong error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 27 09:56:20 2013 +0000 (2013-09-27)
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