diff --git a/startmandrake2.sh b/startmandrake2.sh index 016aaa3..88c431a 100755 --- a/startmandrake2.sh +++ b/startmandrake2.sh @@ -14,6 +14,9 @@ done xhost +local: +# Fix the sound permissions +chmod g+rw /dev/dsp + touch "$signal_x_ready" # tell the outer system that our X is ready. su georges -c "startkde"