idealista / fluentd-role

Ansible role to install fluentd
Apache License 2.0
10 stars 11 forks source link

Remove +x flag to fluentd.service #23

Open dortegau opened 5 years ago

dortegau commented 5 years ago

Prerequisites

Description

Fluentd service config file shouldn't be executable:

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

https://github.com/idealista/fluentd-role/blob/ed4afcd0ba4a08499c2e374eb8c4520bfe523a75/tasks/config.yml#L34

Versions

All