]> 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, 28 Jan 2016 10:58:18 +0000 (11:58 +0100)
commit8d62583ac541a7032f586640c52e0dce197a308d
tree5c47fcabf837823c509b54806de7cc17f8b6b385
parentff6891491475fe96a4e443f83190a247da1540c3
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