Bug 896113 - Unneeded executable perms for auditd.service
Summary: Unneeded executable perms for auditd.service
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: audit
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Steve Grubb
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-16 16:29 UTC by Ville Skyttä
Modified: 2013-05-09 16:09 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-09 16:09:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2013-01-16 16:29:08 UTC
There's no need for auditd.service to be executable. Fix:

-%attr(755,root,root) %{_unitdir}/auditd.service
+%attr(644,root,root) %{_unitdir}/auditd.service

Comment 1 Steve Grubb 2013-01-16 18:12:25 UTC
Thanks for pointing this out. I changed it to 0640 to keep in line with the way it is on sysvinit systems. audit-2.2.2-4 has been built into rawhide with this fix.

Comment 2 Fedora End Of Life 2013-04-03 20:31:15 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19


Note You need to log in before you can comment on or make changes to this bug.