]> git.ipfire.org Git - thirdparty/lxc.git/commit
tools: use correct runtime path for lxc-ls 1126/head
authorChristian Brauner <cbrauner@suse.de>
Fri, 12 Aug 2016 22:56:33 +0000 (00:56 +0200)
committerChristian Brauner <cbrauner@suse.de>
Fri, 12 Aug 2016 22:56:33 +0000 (00:56 +0200)
commit2263d59596829eca3c9987a2673f2ce3cd077173
treeea83241e47b7b24741755cbec8f7466d28f0ede4
parent6fe1146ddb7c9c828273ffdd20ac4dc2edac52f5
tools: use correct runtime path for lxc-ls

So far we've simply been using RUNTIME_PATH for the privileged and unprivileged
case. We should actually use XDG_RUNTIME_DIR for the unprivileged case.

Signed-off-by: Christian Brauner <cbrauner@suse.de>
src/lxc/tools/lxc_ls.c