commit | c802d4a6d53120a7c067c29625a17b09f922f4d3 | [log] [tgz] |
---|---|---|
author | Dan Walsh <dwalsh@redhat.com> | Wed Apr 18 14:46:12 2012 -0400 |
committer | Eric Paris <eparis@redhat.com> | Wed Sep 12 12:16:09 2012 -0400 |
tree | c55cc046c8ca3238186d9cf93a1ce36a290ae846 | |
parent | c5721bdeeb3fd3ce7ea856da1642cf21455648fb [diff] |
libselinux: Add support for lxc_contexts_path In order for lxc to look up its process and file labels we add new libselinux support. This is what we do for everything else, like libvirt, seposgresql, etc. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>