]> git.ipfire.org Git - thirdparty/lxc.git/commit
start: set LXC_HOOK_VERSION
authorChristian Brauner <christian.brauner@ubuntu.com>
Mon, 11 Dec 2017 11:10:37 +0000 (12:10 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 14 Dec 2017 10:47:36 +0000 (11:47 +0100)
commita2c09be066863f047b6f1f54249a547530738706
tree49d7d44f3e1c58d6713d4d95d3f28f5b89a93e16
parent44ae0fb6ca75338915276b9deeacf7cc4efb100c
start: set LXC_HOOK_VERSION

This can be used by scripts to detect what version of the hooks are used.

Unblocks #2013.
Unblocks #2015.
Closes #1766.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
doc/lxc.container.conf.sgml.in
src/lxc/start.c