FS#71075 - [cni-plugins] Make systemd files non-executable (755->644)

Attached to Project: Community Packages
Opened by Omar Pakker (Omar007) - Monday, 31 May 2021, 22:00 GMT
Last edited by Morten Linderud (Foxboron) - Sunday, 20 June 2021, 16:35 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Morten Linderud (Foxboron)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The included systemd service and socket files are installed with executable bits set. This bit should be removed/unset; 755 -> 644 @ https://github.com/archlinux/svntogit-community/blob/3f7750fccef97a29b71ffb500eaa624f31b825f8/trunk/PKGBUILD#L36.

See also the following systemd log warning:
```
...
May 31 23:37:06 ida systemd[1]: Configuration file /usr/lib/systemd/system/cni-dhcp.socket is marked executable. Please remove executable permission bits. Proceeding anyway.
May 31 23:37:06 ida systemd[1]: Configuration file /usr/lib/systemd/system/cni-dhcp.service is marked executable. Please remove executable permission bits. Proceeding anyway.
...
```
This task depends upon

Closed by  Morten Linderud (Foxboron)
Sunday, 20 June 2021, 16:35 GMT
Reason for closing:  Fixed
Additional comments about closing:  0.9.1-4

Loading...