]> git.proxmox.com Git - mirror_lxc.git/commit
attach: report standard shell exit codes
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 19 Sep 2018 07:15:36 +0000 (09:15 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 19 Sep 2018 09:26:37 +0000 (11:26 +0200)
commit06346bb04a00e5fa70d5ee221f4cb70201b8dd56
tree93813de87ce07e2b56fb5c6bedb166501962f56c
parentee3d71040d54df6f9d1fdabdd60c4fdbb96eb9b0
attach: report standard shell exit codes

POSIX mandates that on ENOEXEC 126 and on ENOENT 127 is supposed to be
reported.

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