Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1347488

Summary: incorrect permissions on systemd .service files
Product: Red Hat OpenStack Reporter: VIKRANT <vaggarwa>
Component: openstack-novaAssignee: Eoghan Glynn <eglynn>
Status: CLOSED DUPLICATE QA Contact: Prasanth Anbalagan <panbalag>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0 (Kilo)CC: berrange, dasmith, eglynn, kchamart, mpryc, sbauza, sferdjao, sgordon, srevivo, vromanso
Target Milestone: ---Keywords: ZStream
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-24 06:34:43 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 VIKRANT 2016-06-17 04:33:28 UTC
Description of problem:
incorrect permissions on systemd .service files

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

How reproducible:
Everytime.

Steps to Reproduce:
1.
2.
3.

Actual results:

Below messages are coming continuously in log file.

~~~
May  5 16:34:02 test systemd: Configuration file /usr/lib/systemd/system/openstack-nova-conductor.service is marked executable. Please remove executable permission bits. Proceeding anyway.
~~~

$ stat /usr/lib/systemd/system/openstack-nova-conductor.service
  File: ‘/usr/lib/systemd/system/openstack-nova-conductor.service’
  Size: 242             Blocks: 8          IO Block: 4096   regular file
Device: fc01h/64513d    Inode: 11812491    Links: 1
Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Context: system_u:object_r:systemd_unit_file_t:s0
Access: 2016-06-15 11:01:01.821076787 +0200
Modify: 2016-03-10 18:30:07.000000000 +0100
Change: 2016-03-28 09:01:08.260782064 +0200
 Birth: -



Expected results:

These messages shouldn't come in log file.

Additional info:

Similar issue is reported for other RHEL OSP versions but didn't find this bug for RHEL OSP 7

~~~
RHEL OSP 6 :

https://bugzilla.redhat.com/show_bug.cgi?id=1313411

RHEL OSP 8 : 

https://bugzilla.redhat.com/show_bug.cgi?id=1337178

RHEL OSP 9 :

https://bugzilla.redhat.com/show_bug.cgi?id=1337180
~~~

Comment 3 Michal Pryc 2016-06-24 06:34:43 UTC

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