Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 453708 - sys-process/cronie-1.4.9-r3 typo in anacron init script
Summary: sys-process/cronie-1.4.9-r3 typo in anacron init script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-01-23 17:07 UTC by Marcin Mirosław
Modified: 2013-01-23 17:25 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 Marcin Mirosław 2013-01-23 17:07:34 UTC
There is:
pidfile="var/run/anacron.pid"
should be:
pidfile="/var/run/anacron.pid"

Thank in advance:)

Reproducible: Always
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-01-23 17:25:42 UTC
+*cronie-1.4.9-r5 (23 Jan 2013)
+*cronie-1.4.9-r4 (23 Jan 2013)
+
+  23 Jan 2013; Lars Wendler <polynomial-c@gentoo.org> files/anacron-1.0-initd,
+  -cronie-1.4.9-r2.ebuild, -cronie-1.4.9-r3.ebuild, +cronie-1.4.9-r4.ebuild,
+  +cronie-1.4.9-r5.ebuild:
+  Fixed location of pidfile in anacron init script. Thanks to Marcin Mirosław
+  for reporting this in bug #453708. cronie-1.4.9-r4 committed straight to
+  stable.
+