Bug 1302867

Summary: auditd.service permissions
Product: [Fedora] Fedora Reporter: Henrique Martins <fedora>
Component: auditAssignee: Steve Grubb <sgrubb>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: orion, sgrubb
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-18 15:30:50 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:

Description Henrique Martins 2016-01-28 20:12:26 UTC
Description of problem:

systemd logs this warning:
Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.

Version-Release number of selected component (if applicable):
audit-2.4.5-1.fc23.x86_64

How reproducible:
Alwyas

Steps to Reproduce:
1. Normal run, log at your log

Actual results:
  Message above in logs

Expected results:
  No warning

Additional info:
Changing above file to rw-r--r-- may fix it, but rpm -V shows the permission mod, so this is in the package with the wrong mode.
Or systemd needs to shut up :-)

Comment 1 Steve Grubb 2016-03-18 15:30:50 UTC
This has been fixed in rawhide and F24 as part of the 2.5 package update.