Hide Forgot
Description of problem: /var/log/messages has configuration file marked executable. Version-Release number of selected component (if applicable): QCI-1.0-RHEL-7-20160815.t.0 How reproducible: 100% Steps to Reproduce: 1. Deploy RHV engine+hypervisor 2. Examine /var/log/messages on engine 3. Actual results: date time host systemd: Reloading. date time host systemd: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restri ctions. Proceeding anyway. date time host systemd: Configuration file /usr/lib/systemd/system/ebtables.service is marked executable. Please remove executable permission bits. Proceeding anyway. date time host systemd: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway. Expected results: No errors Additional info: ll /usr/lib/systemd/system/auditd.service /usr/lib/systemd/system/ebtables.service /usr/lib/systemd/system/wpa_supplicant.service -rw-r-----. 1 root root 669 Jan 14 2015 /usr/lib/systemd/system/auditd.service -rwxr-xr-x. 1 root root 208 Mar 4 2014 /usr/lib/systemd/system/ebtables.service -rwxr-xr-x. 1 root root 365 May 20 2015 /usr/lib/systemd/system/wpa_supplicant.service RHEL issue?
Same messages on OpenShift master node.
Thom, We don't believe this is a QCI issue. Please help in refiling this on the respective RHEL components.
Per Comment 2, refiling as RHEL
Uh... Neither of those files is part of systemd. And their rights have been fixed for a long time. Closing.