]> git.proxmox.com Git - mirror_lxc.git/commit
conf: mount devpts without "max" on EINVAL
authorChristian Brauner <christian.brauner@ubuntu.com>
Mon, 30 Jul 2018 13:55:09 +0000 (15:55 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 30 Jul 2018 13:56:05 +0000 (15:56 +0200)
commitdfbd4730392d069e9f06051779676411f81fa4ad
treef08ef7c0621f67b98441677aa2e53c1d9ac1e76e
parent646b1be9bb2d9caffae1cc69c8ccd80a3e1dc40f
conf: mount devpts without "max" on EINVAL

The "max" option to devpts got introduced in kernel 3.4.

Closes #2490.

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