]> git.ipfire.org Git - thirdparty/lxc.git/commit
"busy" field set to 1 instead of 0
authorRachid Koucha <47061324+Rachid-Koucha@users.noreply.github.com>
Fri, 6 Dec 2019 14:04:31 +0000 (15:04 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sat, 7 Dec 2019 15:50:38 +0000 (16:50 +0100)
commit1bcae9fb23f2c7b5511fef47a8986036b1871931
treecad03e0bdb902c9cf82f35b4d7f8c49359b14edc
parenta0a707e2aa90cd2dd3eef35d676a5b5dfa0ef42c
"busy" field set to 1 instead of 0

"busy" field is assigned with the command socket descriptor when the terminal is in use. So, use "-1" to disable it.

Signed-off-by: Rachid Koucha <rachid.koucha@gmail.com>
src/lxc/conf.c