Bug 1228531

Summary: Moving /var/lib/logrotate.status to /var/lib/logrotate/logrotate.status
Product: [Fedora] Fedora Reporter: Jan Kaluža <jkaluza>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dominick.grift, dwalsh, lvrabec, mgrepl, plautrba
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: selinux-policy-3.13.1-130.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-16 16:23:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1127415    

Description Jan Kaluža 2015-06-05 06:50:53 UTC
I'm going to move /var/lib/logrotate.status to /var/lib/logrotate/logrotate.status. I think this needs change in selinux-policy to happen. Can you please do what's needed on your side so I can proceed with this change?

The reasoning is that /var/lib directory does not have to be mounted for writing in some cases, but for /var/lib/logrotate subdir, I can add entry in /etc/rwtab.d, so it will be mounted as RW.

Comment 1 Miroslav Grepl 2015-06-16 16:23:59 UTC
Author: Miroslav Grepl <mgrepl>
Date:   Tue Jun 16 18:22:47 2015 +0200

    Reflect logrotate change which moves /var/lib/logrotate.status to /var/lib/logrotate/logrotate.status. BZ(1228531)