Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679984 - sys-process/cronie-1.5.2 with sys-apps/systemd-241-r1 - systemd[1]: /lib/systemd/system/cronie.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/crond.pid → /run/crond.pid; please update the unit file accordingly.
Summary: sys-process/cronie-1.5.2 with sys-apps/systemd-241-r1 - systemd[1]: /lib/syst...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-10 22:53 UTC by gentoo_bugzilla
Modified: 2019-03-11 09:42 UTC (History)
1 user (show)

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 gentoo_bugzilla 2019-03-10 22:53:07 UTC
With systemd-241-r1 the following message is printed to the syslog:

systemd[1]: /lib/systemd/system/cronie.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/crond.pid → /run/crond.pid; please update the unit file accordingly.
Comment 1 Larry the Git Cow gentoo-dev 2019-03-11 09:42:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d419604a213424ad157f5c4c795f11a3a3c7bff

commit 5d419604a213424ad157f5c4c795f11a3a3c7bff
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-03-11 09:42:08 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-03-11 09:42:08 +0000

    sys-process/cronie: Don't use /var/run to store the pidfile.
    
    Closes: https://bugs.gentoo.org/679984
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-process/cronie/files/cronie-systemd.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-03-11 09:42:47 UTC
Fixed without a revbump.