Comment 10 for bug 1726828

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/37658
Committed: http://github.com/Juniper/contrail-controller/commit/0ba06e8d491621cc73078a47b2568bf3ecdba7e9
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 0ba06e8d491621cc73078a47b2568bf3ecdba7e9
Author: Petr Jediný <email address hidden>
Date: Tue Oct 24 13:36:12 2017 +0200

Fix systemd unit files permissions

To avoid warnings in systemd when loading service unit files
we need to remove executable permissions.

`Configuration file /etc/systemd/system/foo.service is marked
executable. Please remove executable permission bits.
Proceeding anyway.`

Change-Id: Ie5050ccaa74873b5e0fabb9b75e2ff5e6cd7b4b2
Closes-Bug: #1726828
(cherry picked from commit 007f88980eb90a2fedbc09cbdaad7f1de6633668)