]> git.ipfire.org Git - thirdparty/lxc.git/commit
fix lockpath removal in Python lxc-ls
authorChristian Brauner <christian.brauner@mailbox.org>
Mon, 11 Jan 2016 13:43:42 +0000 (14:43 +0100)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 17 Nov 2016 22:44:02 +0000 (17:44 -0500)
commit290d4363c43db79b78bd92baf46fbebaf625bd9f
tree2bbd1d8b4ddb96d075ada9d59446ec98fd78ebf6
parenta1d5e36ae32cc7c8c964ea0fc85b8b6b2ca18490
fix lockpath removal in Python lxc-ls

The lock path for lxc is not

RUNTIME_PATH/lock/lxc

but rather

RUNTIME_PATH/lxc/lock

Signed-off-by: Christian Brauner <christian.brauner@mailbox.org>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/lxc-ls.in