conf: disable portal.rt for pipewire and pipewire-pulse

Thse should not be portal clients and can go directly to rtkit.

The reason is that there is a locking problem in the portal rt
implementation that cause timeouts for some reason.
This commit is contained in:
Wim Taymans 2026-06-01 10:00:47 +02:00
parent 98ab3d73d4
commit 54199d77c6
9 changed files with 41 additions and 0 deletions

View file

@ -30,6 +30,11 @@ context.modules = [
#rt.prio = @rtprio_client@
#rt.time.soft = -1
#rt.time.hard = -1
#rlimits.enabled = true
#rtportal.enabled = true
#rtkit.enabled = true
#uclamp.min = 0
#uclamp.max = 1024
}
flags = [ ifexists nofail ]
}