diff --git a/conf/gentoo b/conf/gentoo index f57e8cc..1076fce 100644 --- a/conf/gentoo +++ b/conf/gentoo @@ -1,5 +1,5 @@ lxc.mount.auto = cgroup:mixed proc:mixed sys:mixed # Default console settings -lxc.tty = 4 -lxc.pts = 1024 +lxc.tty.max = 4 +lxc.pty.max = 1024