Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1285098

Summary: incorrect permissions on /usr/lib/systemd/system/wpa_supplicant.service
Product: Red Hat Enterprise Linux 7 Reporter: Andrew J. Schorr <aschorr>
Component: wpa_supplicantAssignee: Lubomir Rintel <lkundrak>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 7.2CC: dcbw, jklimes, lkundrak, lrintel, sukulkar
Target Milestone: rcKeywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-11 18:06:11 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 Andrew J. Schorr 2015-11-24 21:37:33 UTC
Description of problem: The file /usr/lib/systemd/system/wpa_supplicant.service should not be marked executable.


Version-Release number of selected component (if applicable):
wpa_supplicant-2.0-17.fc21.x86_64


How reproducible:
Install the rpm and notice that systemd complains. The permission bits are 0755 and should be 0644.

Steps to Reproduce:
1. Install wpa_supplicant
2. Notice systemd warning message.
3.

Actual results:
Nov 24 08:21:03 ti139 systemd[1]: [ID daemon.warning] Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway.


Expected results:
There should be no warning message.


Additional info:

Comment 1 Fedora End Of Life 2015-12-02 15:53:57 UTC
Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 2 Andrew J. Schorr 2016-11-06 16:28:02 UTC
This problem is present in wpa_supplicant-2.0-17.el7_1.x86_64

Comment 4 Lubomir Rintel 2016-11-11 18:06:11 UTC
Thanks for the report.

Fixed in RHEL 7.3

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