From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4 Description of problem: There needs to be a tunables.local Version-Release number of selected component (if applicable): How reproducible: Didn't try Additional info:
Well you can do that by creating a Zlocal.tun This tunable can undefine and define til its hearts content. It should be preserved. Call it Zlocal.tun to make sure it is processed last. Dan
Actually this is a bug in system-config-securitylevel. It should save its customizations in Zlocal.tun
system-config-securitylevel is editing and changing files in /etc/selinux/POLICYTYPE/src/policy/tunables/ Problem is that they are not preserved across rpm upgrades. I believe the ability to change these should be removed from the tool. We should only be changing booleans. We are removing policy-sources from FC5 anyways. Dan