voxpupuli / puppet-jira

Atlassian JIRA Puppet Module
https://forge.puppet.com/puppet/jira
Apache License 2.0
62 stars 143 forks source link

systemd provider has incorrect file-mode #289

Closed vanElden closed 3 years ago

vanElden commented 5 years ago

How to reproduce (e.g Puppet code you use)

Install Jira on host with systemd.

What are you seeing

At every startup the following warning is logged: "Configuration file /lib/systemd/system/jira.service is marked executable. Please remove executable permission bits. Proceeding anyway.".

What behaviour did you expect instead

Startup without warnings.

Output log

See above.

oranenj commented 3 years ago

This seems to have been fixed, closing this issue.