summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto/lxc.cfg
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-01-30 00:17:46 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-01-30 00:18:05 -0500
commitb327673b51002ac95a32b104a6029218984a3184 (patch)
treeba325f8026fa6fd2cb04666a2c83099ca71b9ada /recipes-kernel/linux/linux-yocto/lxc.cfg
parent9e1c5f6e85c61839f4bc7dacbbcdcb887e2fc13d (diff)
downloadmeta-virtualization-b327673b51002ac95a32b104a6029218984a3184.tar.gz
lxc: add multiple PTYS to the default configuration
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-kernel/linux/linux-yocto/lxc.cfg')
-rw-r--r--recipes-kernel/linux/linux-yocto/lxc.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto/lxc.cfg b/recipes-kernel/linux/linux-yocto/lxc.cfg
index e8aae6c0..035b3142 100644
--- a/recipes-kernel/linux/linux-yocto/lxc.cfg
+++ b/recipes-kernel/linux/linux-yocto/lxc.cfg
@@ -18,3 +18,4 @@ CONFIG_CLS_CGROUP=m
18CONFIG_BLK_CGROUP=m 18CONFIG_BLK_CGROUP=m
19CONFIG_NETPRIO_CGROUP=m 19CONFIG_NETPRIO_CGROUP=m
20 20
21CONFIG_DEVPTS_MULTIPLE_INSTANCES=y