]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/Makefile.am
Install lxc-init in libexec dir
authorGuido Trotter <ultrotter@google.com>
Wed, 18 Mar 2009 17:27:27 +0000 (17:27 +0000)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 19 Mar 2009 15:11:09 +0000 (16:11 +0100)
commita25ba7aadb071ed9198ce42b15b27186c4bfbff6
tree741f3f3cb4ee13862942ea6ff0a7f4b6a3ba613b
parentd0dfcfbde7e98a27253dbbfb7cb26fa02fda5d77
Install lxc-init in libexec dir

Since lxc-init is a helper program, which doesn't have an usage output
and is only going to be called only internally by lxc-execute, we'll
move it to the libexec dir.

Signed-off-by: Guido Trotter <ultrotter@quaqua.net>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
configure.in
src/lxc/Makefile.am
src/lxc/lxc_execute.c