diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-01-30 00:17:46 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-01-30 00:18:05 -0500 |
| commit | b327673b51002ac95a32b104a6029218984a3184 (patch) | |
| tree | ba325f8026fa6fd2cb04666a2c83099ca71b9ada | |
| parent | 9e1c5f6e85c61839f4bc7dacbbcdcb887e2fc13d (diff) | |
| download | meta-virtualization-b327673b51002ac95a32b104a6029218984a3184.tar.gz | |
lxc: add multiple PTYS to the default configuration
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| -rw-r--r-- | recipes-kernel/linux/linux-yocto/lxc.cfg | 1 |
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 | |||
| 18 | CONFIG_BLK_CGROUP=m | 18 | CONFIG_BLK_CGROUP=m |
| 19 | CONFIG_NETPRIO_CGROUP=m | 19 | CONFIG_NETPRIO_CGROUP=m |
| 20 | 20 | ||
| 21 | CONFIG_DEVPTS_MULTIPLE_INSTANCES=y | ||
