]> git.proxmox.com Git - mirror_lxc.git/commit
lxc-start: remove unnecessary checks
authorChristian Brauner <christian.brauner@ubuntu.com>
Sat, 28 Oct 2017 13:30:04 +0000 (15:30 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 3 Nov 2017 07:37:08 +0000 (08:37 +0100)
commit4e4832eeb388608b03dbda3bc3bf28a9072a72d3
tree4ab091dd497a625297e407b71fdd763c24bce70d
parent190f9aeedcc73753428fdaf5178ee5d16ab840d2
lxc-start: remove unnecessary checks

The console struct is internal and liblxc takes care of creating paths.

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