If using SELinux, mount /selinux in the appliance.
authorRichard Jones <rjones@trick.home.annexia.org>
Wed, 12 Aug 2009 15:31:06 +0000 (16:31 +0100)
committerRichard Jones <rjones@trick.home.annexia.org>
Wed, 12 Aug 2009 16:23:58 +0000 (17:23 +0100)
commit2361905686c62b4163232139c3d390acd2c07916
tree94f3810a9471541b9c47d8fad4bb99601c0c162d
parent8157503b09e24667ddab833c1d12dd643ceac71b
If using SELinux, mount /selinux in the appliance.

If selinux=1 on the Linux kernel command line, then we mount
/selinux in the appliance.  We will also bind-mount this
directory into guests when we run commands.
appliance/init
appliance/make.sh.in
daemon/command.c