Antonio M schrieb: > stupid question for a tester: how do I boot in permissive mode???? coud be helpfull # yum install setroubleshoot it seems that you are able to boot into runelvel 3 without problems. if not try as kernel boot option selinux=0 or/and enforcing=0 modify /etc/sysconfig/selinux to permissive and reboot. -------- # cat /etc/sysconfig/selinux # This file controls the state of SELinux on the system. # SELINUX= can take one of these three values: # enforcing - SELinux security policy is enforced. # permissive - SELinux prints warnings instead of enforcing. # disabled - SELinux is fully disabled. ####SELINUX=disabled SELINUX=permissive # SELINUXTYPE= type of policy in use. Possible values are: # targeted - Only targeted network daemons are protected. # strict - Full SELinux protection. SELINUXTYPE=targeted # SETLOCALDEFS= Check local definition changes SETLOCALDEFS=0 ----/---- -- shrek-m -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list