15 lines
541 B
Diff
15 lines
541 B
Diff
|
Index: rtkit-0.11_git201205151338/rtkit-daemon.service.in
|
||
|
===================================================================
|
||
|
--- rtkit-0.11_git201205151338.orig/rtkit-daemon.service.in
|
||
|
+++ rtkit-0.11_git201205151338/rtkit-daemon.service.in
|
||
|
@@ -29,7 +29,8 @@ PrivateNetwork=yes
|
||
|
|
||
|
# Work around the fact that the Linux currently doesn't assign any RT
|
||
|
# budget to CPU control groups that have none configured explicitly
|
||
|
-ControlGroup=cpu:/
|
||
|
+# Not specified by systemd currently.
|
||
|
+# ControlGroup=cpu:/
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=graphical.target
|