[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: systemd service files should not be executable
From: |
Al Chu |
Subject: |
Re: systemd service files should not be executable |
Date: |
Sat, 06 Feb 2021 14:56:09 -0800 |
Hi Fabio,
Thanks! I suspect the 755 permissions were cut & paste from the old
init scripts. Fix will be there in the next FreeIPMI release.
Al
On Sat, 2021-02-06 at 21:23 +0100, Fabio Fantoni wrote:
> Hi, until now debian packages used its service files instead the
> upstream ones, now for next build I removed the debian ones and used
> upstream ones (generated from build) instead.
>
> From warning spotted by lintian I saw that service files are
> executable
> on install even they shouldn't be, did a fast patch that change them
> to
> 644 (same of other service files), added as attachment if you want
> use it.
>
> Thanks for any reply and sorry for my bad english.
>
>