Bug 854429

Summary: Wrong or unknown value in rtkit-daemon.service (Unknown lvalue 'ControlGroup' in section 'Service')
Product: [openSUSE] openSUSE 13.1 Reporter: Robert Milasan <rmilasan>
Component: BasesystemAssignee: Cristian Rodríguez <crrodriguez>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: fcrozat, sreeves, systemd-maintainers
Version: Final   
Target Milestone: ---   
Hardware: All   
OS: openSUSE 13.1   
Whiteboard:
Found By: L3 Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Robert Milasan 2013-12-09 10:05:26 UTC
Seems that we have no updated correctly rtkit and in rtkit-daemon.service file we are using an option which is wrong:

robert@viper:~> cat /usr/lib/systemd/system/rtkit-daemon.service|grep Control
ControlGroup=cpu:/

This seems to be wrong:

2013-12-09T09:56:39.691365+01:00 viper systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service'

According to the man page this has been dropped from systemd, but we have not update rtkit accordingly.
Comment 1 Frederic Crozat 2013-12-10 10:35:15 UTC
marked as duplicate

*** This bug has been marked as a duplicate of bug 847948 ***