summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/LinHES-session
blob: 52924d2a982152dc182e8481759f4cb2148a9921 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh
. /etc/profile
. /etc/systemconfig

xhost +local:
xhost +127.0.0.1
xset -dpms s off
export MALLOC_CHECK_=0
#start fluxbox
fluxbox > /var/log/fluxbox.log 2>&1