Bugzilla – Bug 854318
Typo in rtkit-daemon.service: Unknown lvalue 'ControlGroup' in section 'Service'
Last modified: 2014-02-27 07:16:30 UTC
Version: rtkit-0.11_git201205151338-5.2.1 Upon systemctl daemon-reload, it reports in syslog: Unknown lvalue 'ControlGroup' in section 'Service' I don't know much about cgroups, in particular how to get systemd to assign the process to a particular one. The comments say you have to get the cgroup right or you don't get any realtime resources. Evidently this keyword isn't the way. "man 5 systemd.resource-control" implies that you could set the cgroup with Slice=cpu, maybe.
Related to #847948 *** This bug has been marked as a duplicate of bug 847948 ***