summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@higgsboson.tk>2016-10-05 17:15:22 +0200
committerLennart Poettering <lennart@poettering.net>2016-10-05 17:15:58 +0200
commit6c28e20c0be2f616a025059fda0ffac84e7f4f17 (patch)
treed16c6a4f7bbaa23533cf76ea893cbe4e9dfea18c
parent8c902327f91616af5e87fd2a6d4b7ea38bb3aa32 (diff)
Drop removed ControlGroup stanzaHEADmaster
Systemd >= 205 do not have this directive anymore.
-rw-r--r--rtkit-daemon.service.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/rtkit-daemon.service.in b/rtkit-daemon.service.in
index 3dfefa6..d0dc786 100644
--- a/rtkit-daemon.service.in
+++ b/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