xorg-server:

- no more errormessages at boot
This commit is contained in:
Stephan Raue 2009-12-17 01:12:47 +01:00
parent 4d6f44122a
commit 770e773f88

View File

@ -18,7 +18,7 @@ export DISPLAY
# do not change anything below
#-------------------------------------------------------------------------------
[ $DEBUG = yes ] && XORG_ARGS="$XORG_ARGS -logverbose 6 -verbose 6"
[ "$DEBUG" = yes ] && XORG_ARGS="$XORG_ARGS -logverbose 6 -verbose 6"
start_xorg() {