rtkit: boost default rt.prio to 88

See #685
This commit is contained in:
Wim Taymans 2021-03-03 19:56:22 +01:00
parent e210c5f21c
commit 67b431cfca
6 changed files with 6 additions and 6 deletions

View file

@ -33,7 +33,7 @@ context.modules = {
libpipewire-module-rtkit = {
args = {
#nice.level = -11
#rt.prio = 20
#rt.prio = 88
#rt.time.soft = 200000
#rt.time.hard = 200000
}