FS#64480 - [exim] uses the legacy /var/run path in it's service file

Attached to Project: Community Packages
Opened by Renich Bon Ćirić (renich) - Wednesday, 13 November 2019, 00:01 GMT
Last edited by Felix Yan (felixonmars) - Monday, 30 December 2019, 20:21 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
It seems exim is using a legacy path for it's PID file.

Here's the message it gives:

```
Nov 12 23:55:23 rpi0.arm.g02.org systemd[1]: /usr/lib/systemd/system/exim.service:5: PIDFile= references a path below legacy directory /var/run/, updating /var/run/exim.pid → /run/exim.pid; please update the unit file accordingly.
```

Additional info:
* version: 4.92.3-1

Steps to reproduce:
* Install exim
* start it.
* look at the logs

This task depends upon

Closed by  Felix Yan (felixonmars)
Monday, 30 December 2019, 20:21 GMT
Reason for closing:  Fixed
Additional comments about closing:  4.93-2

Loading...