wok-next view lxdm/stuff/Xsession @ rev 15986

elinks: remove deps on X and add elinks-small
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 02 01:30:05 2014 +0100 (2014-03-02)
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