TINF-226: resolve conflict between pulseausio alsa configs and mmfw-sysconf-panda...
[profile/ivi/pulseaudio-panda.git] / pulseaudio.sh.in
1 #!/bin/sh
2 if [ -x /usr/bin/pulseaudio ]; then
3         /usr/bin/pulseaudio --log-level=4 --system -D
4         touch /tmp/hibernation/pulseaudio_ready
5 fi