Bug 46749

Summary: Unknown lvalue 'ControlGroupPersistent' in section 'Service'
Product: systemd Reporter: Brian D. Burns <burns180>
Component: generalAssignee: Lennart Poettering <lennart>
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: low    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Brian D. Burns 2012-02-28 22:47:55 UTC
System Info:
Linux 3.2.2-1.fc16.x86_64 #1 SMP Thu Jan 26 03:21:58 UTC 2012 x86_64
systemd-37-11.fc16.x86_64
Comment 1 Brian D. Burns 2012-02-28 23:26:45 UTC
I'm not seeing these messages at boot, but only when the configuration is reloaded. i.e. `systemctl daemon-reload`
Comment 2 Brian D. Burns 2012-02-28 23:28:49 UTC
(In reply to comment #1)
> I'm not seeing these messages at boot, but only when the configuration is
> reloaded. i.e. `systemctl daemon-reload`

Also... just updated system and seeing the same messages.

Linux 3.2.7-1.fc16.x86_64 #1 SMP Tue Feb 21 01:40:47 UTC 2012 x86_64
systemd-37-13.fc16.x86_64
Comment 3 Brian D. Burns 2012-02-28 23:41:47 UTC
After a bit more investigation... 

If I comment out ControlGroupPersistent = yes in the unit file, the cgroups are removed if the service is stopped.
With this setting, the cgroups persist if the service is stopped.

So, the setting does appear to be working, even with the log warnings.
Comment 4 Lennart Poettering 2012-02-29 05:05:23 UTC
ControlGroupPersistent is only available in v39 and newer.
Comment 5 Brian D. Burns 2012-02-29 05:24:36 UTC
That's odd, cause it certainly appears to be working.
Inadvertently perhaps? :)

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.