[lxc-devel] [lxc/lxc] 2263d5: tools: use correct runtime path for lxc-ls

GitHub noreply at github.com
Sat Aug 13 02:00:13 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 2263d59596829eca3c9987a2673f2ce3cd077173
      https://github.com/lxc/lxc/commit/2263d59596829eca3c9987a2673f2ce3cd077173
  Author: Christian Brauner <cbrauner at suse.de>
  Date:   2016-08-13 (Sat, 13 Aug 2016)

  Changed paths:
    M src/lxc/tools/lxc_ls.c

  Log Message:
  -----------
  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 at suse.de>


  Commit: 121e90aa9e9f9b494a48daf9d5d1fcceee26d84a
      https://github.com/lxc/lxc/commit/121e90aa9e9f9b494a48daf9d5d1fcceee26d84a
  Author: Serge Hallyn <serge at hallyn.com>
  Date:   2016-08-12 (Fri, 12 Aug 2016)

  Changed paths:
    M src/lxc/tools/lxc_ls.c

  Log Message:
  -----------
  Merge pull request #1126 from brauner/2016-08-13/fix_runtime_path_for_lxc_ls

tools: use correct runtime path for lxc-ls


Compare: https://github.com/lxc/lxc/compare/6fe1146ddb7c...121e90aa9e9f


More information about the lxc-devel mailing list