cron 3.0pl1-ok4 source package in openKylin
Changelog
cron (3.0pl1-ok4) huanghe; urgency=medium * No-change rebuild for update version. -- liwenjun <email address hidden> Thu, 09 Jul 2026 14:25:28 +0800
cron (3.0pl1-ok4) huanghe; urgency=medium * No-change rebuild for update version. -- liwenjun <email address hidden> Thu, 09 Jul 2026 14:25:28 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | admin |
| File | Size | SHA-256 Checksum |
|---|---|---|
| cron_3.0pl1.orig.tar.gz | 57.9 KiB | d931e0688005dfa85cfdb60e19bf0a3848ebfa3ee3415bf2a6ea3ea9e5bcfd21 |
| cron_3.0pl1-ok4.debian.tar.xz | 111.5 KiB | 159873a1261623ac1d5d1729b4a2e46199467b5fd6688e47fe7cc54756139259 |
| cron_3.0pl1-ok4.dsc | 2.1 KiB | 2ea1ddbd2a687aa7a65c930cc08a54244691ff1f30a0875b8cbd2962cc7ad49b |
The cron daemon is a background process that runs particular programs at
particular times (for example, every minute, day, week, or month), as
specified in a crontab. By default, users may also create crontabs of
their own so that processes are run on their behalf.
.
Output from the commands is usually mailed to the system administrator
(or to the user in question); you should probably install a mail system
as well so that you can receive these messages.
.
This cron package does not provide any system maintenance tasks. Basic
periodic maintenance tasks are provided by other packages, such
as checksecurity.
The cron daemon is a background process that runs particular programs at
particular times (for example, every minute, day, week, or month), as
specified in a crontab. By default, users may also create crontabs of
their own so that processes are run on their behalf.
.
This package provides configuration files which must be there to
define scheduled process sets.