🚧 ananicy.conf: disable cgroup realtime workaround

This commit is contained in:
Vladislav Nepogodin 2024-06-30 00:01:57 +04:00
parent 26a59c5fbd
commit 6801ed049d
No known key found for this signature in database
GPG key ID: B62C3D10C54D5DA9

View file

@ -24,5 +24,5 @@ loglevel = info
log_applied_rule = false
# It tries to move realtime task to root cgroup to be able to move it to the ananicy-cpp controlled one
# NOTE: Maybe we should disable that?
cgroup_realtime_workaround = true
# NOTE: may introduce issues, for example with polkit
cgroup_realtime_workaround = false