mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-05 04:18:07 +02:00
config: fix flags for libpipewire-module-rt
This commit is contained in:
parent
5dcb4f0037
commit
8df09a872b
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ context.modules = [
|
|||
# rt.time.soft = -1
|
||||
# rt.time.hard = -1
|
||||
}
|
||||
flags = [ ifexists nofail ]
|
||||
flags = [ ifexists, nofail ]
|
||||
}
|
||||
|
||||
## The native communication protocol.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue