Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751988 - sys-apps/busybox crond daemon?
Summary: sys-apps/busybox crond daemon?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-31 08:07 UTC by Hadrien Lacour
Modified: 2022-06-30 21:41 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 Hadrien Lacour 2020-10-31 08:07:56 UTC
Would be nice to have busybox-crond installed in the same way that ntpd or udhcpcd are. Just wondering if the whole system crontab thing is supported or needs a hack like dcron (that I'm using now).
Comment 1 Larry the Git Cow gentoo-dev 2022-06-30 21:41:02 UTC
The bug has been closed via the following commit(s):

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

commit ee9dcea0ca6023d17537c1f40a251af9f2e8f839
Author:     Viorel Munteanu <ceamac.paragon@gmail.com>
AuthorDate: 2022-04-20 05:13:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-30 21:40:16 +0000

    sys-apps/busybox: Add openrc files for crond
    
    Closes: https://bugs.gentoo.org/751988
    Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/busybox/busybox-1.34.1-r1.ebuild |  4 ++++
 sys-apps/busybox/files/crond.confd        |  2 ++
 sys-apps/busybox/files/crond.initd        | 12 ++++++++++++
 3 files changed, 18 insertions(+)