#946827 dovecot-core: PIDFile should use /run instead of /var/run

Package:
dovecot-core
Source:
dovecot
Description:
secure POP3/IMAP server - core files
Submitter:
Richard van den Berg
Date:
2021-06-27 15:27:02 UTC
Severity:
normal
#946827#5
Date:
2019-12-16 10:27:39 UTC
From:
To:
The file /lib/systemd/system/dovecot.service contains the line

PIDFile=/var/run/dovecot/master.pid

The directory /var/run is considered legacy since Debian buster. Please
change this to /run