Xorg zum laufen gebracht. WLAN vor konfiguriert.
This commit is contained in:
@@ -35,7 +35,7 @@ echo thin$(cat /sys/class/net/wlan0/address | sed '/://g') > /tmp/hostname && ho
|
||||
# start X environment
|
||||
if [ -f /boot/client-cfg/xinitrc ]; then
|
||||
ln -fs /boot/client-cfg/xinitrc /home/thinnote/.xinitrc;
|
||||
su -l thinnote -s /bin/bash -c 'startx' &
|
||||
su -l thinnote -s /bin/bash -c 'startx -- vt1' &
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user