Bug 160896

Summary: Tunable state is not preserved across upgrades
Product: [Fedora] Fedora Reporter: Ivan Gyurdiev <ivg231>
Component: system-config-securitylevelAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-10-27 20:46:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ivan Gyurdiev 2005-06-18 07:09:15 UTC
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:

Comment 1 Daniel Walsh 2005-07-20 14:47:47 UTC
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

Comment 2 Daniel Walsh 2005-07-20 14:53:24 UTC
Actually this is a bug in system-config-securitylevel.  It should save its
customizations in Zlocal.tun

Comment 3 Daniel Walsh 2005-10-27 20:15:16 UTC
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