]> git.ipfire.org Git - thirdparty/lxc.git/commit
tools: use correct exit code for lxc-stop 1264/head
authorChristian Brauner <christian.brauner@canonical.com>
Sun, 30 Oct 2016 17:24:15 +0000 (18:24 +0100)
committerChristian Brauner <christian.brauner@canonical.com>
Sun, 30 Oct 2016 17:24:15 +0000 (18:24 +0100)
commitdfef27a5a1d80a2d3e7483390728c060e304d14f
tree152626ca0c9fc62e638fdd63d1838a9e08a2e43c
parentd93cd5478d2facb27f8ae4d481994eb7ac96b08d
tools: use correct exit code for lxc-stop

When the container is already running our manpage promises to exit with 2.
Let's make it so.

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