]> git.ipfire.org Git - thirdparty/lxc.git/commit
conf: move lxc_create_ttys() before pivot root 3916/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 29 Jul 2021 17:00:32 +0000 (19:00 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 29 Jul 2021 17:00:32 +0000 (19:00 +0200)
commit6a2ca1b4dcc95a837ae540e7acd8214bc229745a
treedb2c68c5244eaf2447f1073d41488c3ed9ac6c1c
parent4655bdd1123c2f552fb7fed818c991bcb869264c
conf: move lxc_create_ttys() before pivot root

This is the last setup step that occured after pivot root.

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