#!/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