Fix for the sound: permissions on /dev/dsp
This commit is contained in:
parent
cb04a8ded8
commit
774c5c0ab5
|
@ -14,6 +14,9 @@ done
|
||||||
|
|
||||||
xhost +local:
|
xhost +local:
|
||||||
|
|
||||||
|
# Fix the sound permissions
|
||||||
|
chmod g+rw /dev/dsp
|
||||||
|
|
||||||
touch "$signal_x_ready" # tell the outer system that our X is ready.
|
touch "$signal_x_ready" # tell the outer system that our X is ready.
|
||||||
|
|
||||||
su georges -c "startkde"
|
su georges -c "startkde"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user