15 lines
528 B
Diff
15 lines
528 B
Diff
diff --git rtkit-0.11/rtkit-daemon.service.in~ rtkit-0.11/rtkit-daemon.service.in
|
|
index 3dfefa6..d0dc786 100644
|
|
--- rtkit-0.11/rtkit-daemon.service.in~
|
|
+++ rtkit-0.11/rtkit-daemon.service.in
|
|
@@ -27,9 +27,5 @@ CapabilityBoundingSet=CAP_SYS_NICE CAP_DAC_READ_SEARCH CAP_SYS_PTRACE CAP_SYS_CH
|
|
PrivateTmp=yes
|
|
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:/
|
|
-
|
|
[Install]
|
|
WantedBy=graphical.target
|