Bug 758781

Summary: systemd can't start boot.cgroup
Product: [openSUSE] openSUSE 12.1 Reporter: Alexander Mityunin <avm-xandry>
Component: BasesystemAssignee: Frederic Crozat <fcrozat>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 12.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Alexander Mityunin 2012-04-24 11:02:05 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.162 Safari/535.19

sudo /sbin/service boot.cgroup start
root's password:
redirecting to systemctl
Failed to issue method call: Unit cgroup.service is masked.

sudo systemctl unmask cgroup.service

sudo /etc/init.d/boot.cgroup start
redirecting to systemctl
Failed to issue method call: Unit cgroup.service is masked.

I do not known what to do next, but start cgroup as service now unavailable.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.



rpm -q systemd
systemd-37-3.11.1.x86_64

I'm using Tumbleweed.
Comment 1 Frederic Crozat 2012-04-26 07:24:58 UTC
invalid, systemd is taking care of mounting cgroups in /sys/fs/cgroup, making boot.cgroup obsolete.