Bug 1247748 - Systemd unit file for audit has wrong permissions
Summary: Systemd unit file for audit has wrong permissions
Keywords:
Status: CLOSED DUPLICATE of bug 1241565
Alias: None
Product: Fedora
Classification: Fedora
Component: audit
Version: 22
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Steve Grubb
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-28 18:22 UTC by Erik Logtenberg
Modified: 2015-07-29 13:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-29 13:14:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to fix permissions for unit file in audit.spec (561 bytes, patch)
2015-07-28 18:22 UTC, Erik Logtenberg
no flags Details | Diff

Description Erik Logtenberg 2015-07-28 18:22:51 UTC
Created attachment 1057094 [details]
Patch to fix permissions for unit file in audit.spec

The permissions on /usr/lib/systemd/system/auditd.service are 0640, which causes systemd to log notices like these:

jul 28 20:16:08 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.

The permissions should be 0644 like all other unit files. Patch to fix attached.

Comment 1 Steve Grubb 2015-07-29 13:14:48 UTC

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


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