correctly check for selinux state (#896610)
commit712cbd4720d9784463f60104a0ab713414cecf11
authorBrian C. Lane <bcl@redhat.com>
Wed, 23 Jan 2013 23:50:45 +0000 (23 15:50 -0800)
committerBrian C. Lane <bcl@redhat.com>
Wed, 23 Jan 2013 23:53:25 +0000 (23 15:53 -0800)
treedad129db7f8fcd94bcd618936c09f17626b615aa
parentbf6f92d47a8dab0487b29f7a87afd0f6b5437704
correctly check for selinux state (#896610)

The check for selinux_enabled was incorrect. selinux is enabled
when in enforcing or permissive mode.
imgcreate/kickstart.py