*** This bug is a duplicate of bug 480739 ***
https://bugs.launchpad.net/bugs/480739
** This bug has been marked a duplicate of bug 480739
LXC isn't working by default in Lucid because of missing kernel options
--
lxc require CONFIG_CGROUP_DEVICE
https://bugs.launchpad.net/bugs/405467
You
This seems to be the same as bug #480739 (which is later, but mentions
more required options).
--
lxc require CONFIG_CGROUP_DEVICE
https://bugs.launchpad.net/bugs/405467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
Note the "EXPERIMENTAL" dependency.
ogasaw...@emiko:~/ubuntu-karmic$ grep -A6 "CGROUP_DEVICE" init/Kconfig
config CGROUP_DEVICE
bool "Device controller for cgroups"
depends on CGROUPS && EXPERIMENTAL
help
Provides a cgroup implementing whitelists for devices whic
Just posting additional info:
ogasaw...@emiko:~/ubuntu-karmic/debian/config$ grep -rn "CONFIG_CGROUP_DEVICE" *
config.common.ubuntu:502:# CONFIG_CGROUP_DEVICE is not set
ia64/config.common.ia64:28:# CONFIG_CGROUP_DEVICE is not set
powerpc/config.common.powerpc:26:CONFIG_CGROUP_DEVICE=y
sparc/confi