]> git.ipfire.org Git - thirdparty/lxc.git/commit
start: fix error handling when limits fail to apply 1504/head
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 11 Apr 2017 14:42:01 +0000 (16:42 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 11 Apr 2017 14:43:41 +0000 (16:43 +0200)
commit84ff3af745462126e1a62894d536626056ed3f0b
treef742d71443c82387bd60b080980e288fbe68886b
parent64f26a89022eb09438c8fb187af224bbbb02c678
start: fix error handling when limits fail to apply

(The code was moved here from the child side of the startup
without adapting the error case.)

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/lxc/start.c