I set "SELINUX=disabled" in /etc/selinux/config and ran a "persist 
/etc/selinux/config".

After the node reboots, the file has the correct "SELINUX=disabled" line but I 
see that selinux is still enabled:

# grep ^SELINUX= /etc/selinux/config
SELINUX=disabled
# getenforce
Enforcing
# cat /selinux/enforce
1

It's like the bind mounts for the files in config happen after selinux is setup.

Is there something else I should be doing to make a change to selinux survive a 
node reboot?

Many thanks,

Simon

_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to