]> git.ipfire.org Git - thirdparty/lxc.git/commit
monitor: change exit() => _exit() system call in child process
author2xsec <dh48.jeong@samsung.com>
Fri, 22 Jun 2018 13:42:32 +0000 (22:42 +0900)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 10 Dec 2018 13:32:38 +0000 (14:32 +0100)
commitd3ff0fdfef3b556434b2710cd744edc2c56e46a7
tree31757fd53745a5cbebd528d48426f4e35f818ef3
parentebd961d2466c25ef17051da8b7a5f36778df0333
monitor: change exit() => _exit() system call in child process

Signed-off-by: 2xsec <dh48.jeong@samsung.com>
src/lxc/monitor.c