Bug 1171372

Summary: usr/lib/systemd/system/auditd.service is world-inaccessible
Product: [Fedora] Fedora Reporter: Edgar Hoch <edgar.hoch>
Component: auditAssignee: Steve Grubb <sgrubb>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 21CC: fedora, jik, kparal, mathieu-acct, mesat, mzdunek, sgrubb
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-04 08:03:17 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:

Description Edgar Hoch 2014-12-06 04:59:42 UTC
Description of problem:
Output of journalctl contains the following message:

systemd[1]: 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.

This is not an error, but this file and /usr/lib/systemd/system/tog-pegasus.service seems to be the only systemd config files with are world-inaccessible.


Version-Release number of selected component (if applicable):
Fedora 21 RC5 Server fresh installation
audit-2.4.1-1.fc21.x86_64
systemd-216-12.fc21.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Install Fedora 21 RC5.
2. Check the output of "journalctl".


Actual results:
Message in journal

Expected results:
No message in journal

Comment 1 Robin Laing 2015-01-17 23:38:21 UTC
Just doing some system clean up and came across this same problem.

Jan 17 16:26:26 XXX systemd[1]: 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

Just finished a full yum update.

audit-2.4.1-1.fc21.x86_64
systemd-216-14.fc21.x86_64

Comment 2 Christian Stadelmann 2015-03-19 14:37:07 UTC
this is a duplicate of Bug 959483 - restrictive permissions on auditd.service

Comment 3 Kamil Páral 2015-04-04 08:03:17 UTC
Thanks, Christian. Duping.

*** This bug has been marked as a duplicate of bug 959483 ***