Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

serviced should depend on ubuntu package cgroups-lite #18

Open
daniel-garcia opened this issue Mar 8, 2014 · 1 comment
Open

serviced should depend on ubuntu package cgroups-lite #18

daniel-garcia opened this issue Mar 8, 2014 · 1 comment

Comments

@daniel-garcia
Copy link
Contributor

serviced requires the cgroups-lite package to be installed so that the correct lxc-groups are created at boot time.

control-center/serviced@395292e

@wplu
Copy link

wplu commented Mar 8, 2014

I'm not sure cgroup-lite fixes the issue with the lxc dirs... But you are right that zendev should prereq the cgroup-lite package

# plu@plu-ubuntu: dpkg --list |grep cgroup
ii  cgroup-lite                               1.8                                           all          Light-weight package to set up cgroups at system boot
~/src/europa
# plu@plu-ubuntu: ls -l /sys/fs/cgroup/memory/lxc
ls: cannot access /sys/fs/cgroup/memory/lxc: No such file or directory
~/src/europa
# plu@plu-ubuntu: sudo apt-get install cgroup-lite
Reading package lists... Done
Building dependency tree       
Reading state information... Done
cgroup-lite is already the newest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants