mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
device-manager: Fix typo in module loading script.
This commit is contained in:
parent
3130403c81
commit
324eb21395
1 changed files with 1 additions and 1 deletions
|
|
@ -25,6 +25,6 @@ set -e
|
|||
|
||||
if [ x"$DISPLAY" != x ] ; then
|
||||
|
||||
@PACTL_BINARY@ load-module module-module-device-manager "do_routing=1" > /dev/null
|
||||
@PACTL_BINARY@ load-module module-device-manager "do_routing=1" > /dev/null
|
||||
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue