Hi Previously, I have run setsebool -P allow_execheap=true allow_execmod=true to get an application running under FC5. I now want to undo this change - Is it enough to issue setsebool -P allow_execheap=false allow_execmod=false to undo this ? Put another way, whats the best way to remove any selinux customisation and return to a "default" setup ? cheers Chris