fix: Update qemu pa for user ID
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9d8579ed59
commit
8217330abf
|
@ -257,7 +257,7 @@ in ''
|
|||
<qemu:arg value='-device'/>
|
||||
<qemu:arg value='hda-micro,audiodev=hda'/>
|
||||
<qemu:arg value='-audiodev'/>
|
||||
<qemu:arg value='pa,id=hda,server=unix:/run/user/1001/pulse/native'/>
|
||||
<qemu:arg value='pa,id=hda,server=unix:/run/user/1003/pulse/native'/>
|
||||
</qemu:commandline>
|
||||
</domain>
|
||||
''
|
||||
|
|
Loading…
Reference in a new issue