]> git.ipfire.org Git - thirdparty/lxc.git/commit
start: allow containers to use a native console 3918/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Fri, 30 Jul 2021 12:28:17 +0000 (14:28 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 30 Jul 2021 13:24:22 +0000 (15:24 +0200)
commit9f77617b2e264da0fce7d59754ebf4776119a5df
tree37aacf14d1db6cff9429eb3c838bc1e40740d6ff
parent4dcf0c43d6a94e2230fad91bc6147edb33e0ba85
start: allow containers to use a native console

After all of the previous rework we can make it possible for a container
to use a console allocated from the container's devpts instance.

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