Bug 1170585 - Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable
Summary: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked e...
Keywords:
Status: CLOSED DUPLICATE of bug 803980
Alias: None
Product: Fedora
Classification: Fedora
Component: wpa_supplicant
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-04 11:46 UTC by Georg Sauthoff
Modified: 2015-02-26 20:26 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-26 20:26:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Georg Sauthoff 2014-12-04 11:46:05 UTC
Description of problem:

System journal contains periodical messages about wpa_supplicant.service having executable permissions.


Version-Release number of selected component (if applicable):

# rpm -qi wpa_supplicant
Name        : wpa_supplicant
Epoch       : 1
Version     : 2.0
Release     : 12.fc21
Architecture: x86_64
Install Date: Wed 03 Dec 2014 05:25:11 PM CE

How reproducible: 100%


Steps to Reproduce:
1. install Fedora 21
2. connect to dhcp enabled network
3. run `journalctl -fa`

Actual results:

Dec 04 12:31:48 example.org systemd[1]: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway.

Expected results:

No such messages.

Additional info:

Comment 1 fredrik@mikker.se 2015-01-21 00:01:53 UTC
This is the case for me to, but It's not just wpa_supplicant.service that fills the log with these messages, but also capi.service and isdn.service too.

Jan 21 00:40:17 hell systemd[1]: Configuration file /usr/lib/systemd/system/capi.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Jan 21 00:40:17 hell systemd[1]: Configuration file /usr/lib/systemd/system/isdn.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Jan 21 00:40:17 hell systemd[1]: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Jan 21 00:43:53 hell 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.
Jan 21 00:43:53 hell systemd[1]: Unknown serialization item 'subscribed=:1.1'
Jan 21 00:43:53 hell systemd[1]: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Jan 21 00:44:40 hell 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.
Jan 21 00:44:40 hell systemd[1]: Unknown serialization item 'subscribed=:1.1'
Jan 21 00:44:40 hell systemd[1]: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway.

The permissions of the mentioned files is the following:

-rwxr-xr-x.  1 root root  184 Aug 17 05:03 capi.service
-rwxr-xr-x.  1 root root  297 Aug 17 05:03 isdn.service
-rwxr-xr-x.  1 root root  365 Oct 23 02:11 wpa_supplicant.service

Comment 2 Dan Williams 2015-02-26 20:26:39 UTC

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


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