Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692600 - mail-mta/sendmail-8.14.9: Legacy path in system unit file: sendmail.service
Summary: mail-mta/sendmail-8.14.9: Legacy path in system unit file: sendmail.service
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-20 09:55 UTC by Horst Prote
Modified: 2020-03-24 17:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Horst Prote 2019-08-20 09:55:38 UTC
systemd[1]: /lib/systemd/system/sendmail.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/sendmail.pid → /run/sendmail.pid; please update the unit file accordingly.
Comment 1 Larry the Git Cow gentoo-dev 2020-03-24 17:18:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a60e9d8922c3da7242815c1478e62940d834e4b

commit 7a60e9d8922c3da7242815c1478e62940d834e4b
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-03-24 17:17:24 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-03-24 17:18:07 +0000

    mail-mta/sendmail: fix path in systemd unit
    
    Closes: https://bugs.gentoo.org/692600
    
    Package-Manager: Portage-2.3.95, Repoman-2.3.21
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 mail-mta/sendmail/files/sendmail.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)