python-imgcreate: remove -f from second lokkit call (#769457)
commitd00a4d83188fbc911bd55954a2011c91b650128f
authorBrian C. Lane <bcl@redhat.com>
Wed, 21 Dec 2011 22:47:40 +0000 (21 14:47 -0800)
committerBrian C. Lane <bcl@redhat.com>
Wed, 21 Dec 2011 22:47:40 +0000 (21 14:47 -0800)
treea689c61481c08e1fe399ea996566a80687e9547f
parent985d25d92777b08b7d3db2951e9e256a785cb3a1
python-imgcreate: remove -f from second lokkit call (#769457)

lokkit gets called twice. -f is fine for the first call, but on the
second it wipes out any firewall settings. Remove it from the
SelinuxConfig class.
imgcreate/kickstart.py