]> git.ipfire.org Git - thirdparty/dracut.git/commit
selinux: umount $NEWROOT/dev and its submounts
authorWANG Chao <chaowang@redhat.com>
Tue, 18 Jun 2013 05:58:04 +0000 (13:58 +0800)
committerHarald Hoyer <harald@redhat.com>
Tue, 18 Jun 2013 06:56:11 +0000 (08:56 +0200)
commit32d115f3852db5a8dee2cdb4bb4633e838e9cb96
treefef15c66bf782bd0c571c38a60a893462a247d31
parent416d3d639048ce7ac1cc05f650431473fe5f3795
selinux: umount $NEWROOT/dev and its submounts

$NEWROOT/dev and its submounts should be umounted after we use it.
Otherwise it fails other scripts that umount /sysroot only.

Signed-off-by: WANG Chao <chaowang@redhat.com>
modules.d/98selinux/selinux-loadpolicy.sh