]> git.proxmox.com Git - mirror_lxc.git/commit
don't hardcode the path to criu when checking versions
authorTycho Andersen <tycho.andersen@canonical.com>
Wed, 3 Jun 2015 06:13:23 +0000 (00:13 -0600)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 3 Jun 2015 14:37:30 +0000 (10:37 -0400)
commit755fa45300ba1dc5da63a1b88cec3e205172f078
tree5262a8dba5ea08a03bb95c5d406242beecb83ee2
parenta0411275640f036947eb3007839e70d522cfa9da
don't hardcode the path to criu when checking versions

We use the right path when actually execing criu to checkpoint and restore, but
when checking versions we didn't. Let's use the right path.

Reported-by: Dietmar Maurer <dietmar@proxmox.com>
Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/criu.c