dracut/modules.d/98selinux
dyoung@redhat.com cf8b1b7853 selinux: load_policy script fix
chroot load_policy will use selinuxfs which should be mounted
in $NEWROOT/sys/fs/selinux for Fedora 19, but because there's
no $NEWROOT/sys/fs, so later process will fail.

Fixing this by bind mount /sys to $NEWROOT/sys.

Signed-off-by: Dave Young <dyoung@redhat.com>
2013-05-30 08:28:11 +02:00
..
module-setup.sh 98selinux: use setenforce to force permissive mode 2011-08-11 14:27:25 +02:00
selinux-loadpolicy.sh selinux: load_policy script fix 2013-05-30 08:28:11 +02:00