]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Ignore failure to mount SELinux filesystem in container
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 1 Jul 2013 16:41:21 +0000 (17:41 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 2 Jul 2013 13:00:13 +0000 (14:00 +0100)
commit293f71702859a429e88510d2aded860e879bfa87
treee871dee2de0bc1a6fa286541aee6bd6d83e39a2d
parent1528e8b23a0c0014074b06772368e00a17020a79
Ignore failure to mount SELinux filesystem in container

User namespaces will deny the ability to mount the SELinux
filesystem. This is harmless for libvirt's LXC needs, so the
error can be ignored.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/lxc/lxc_container.c