2cacc28 Do not use --quiet and --nostart when doing selinux configuration (#568528)

Authored and Committed by msivak 14 years ago
1 file changed. 1 lines added. 1 lines removed.
    Do not use --quiet and --nostart when doing selinux configuration (#568528)
    
    We call lokkit twice and we want the selinux call to only touch selinux and not firewall configuration. Thats why we have to remove --nostart, because that triggers fw config mode. I'm also removing quiet per maintainer's comment.
    
        
file modified
+1 -1