Bug 160896
| Summary: | Tunable state is not preserved across upgrades | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ivan Gyurdiev <ivg231> |
| Component: | system-config-securitylevel | Assignee: | 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
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 |