]> git.ipfire.org Git - thirdparty/lxc.git/commit
devpts: use max=<count> option on mount 1722/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Mon, 31 Jul 2017 20:54:38 +0000 (22:54 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Tue, 1 Aug 2017 17:59:18 +0000 (19:59 +0200)
commit9d28c4f980502f3bc5b7c6347d1af7bd165336a0
tree6bd86501ab3c6d67ddb73db2b8c5455f76c92166
parentd1f811d5de00edc991beb6a09dae8034331f4041
devpts: use max=<count> option on mount

This will only work with kernels >= 3.4

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/conf.c
src/tests/console.c