Files
infix/package
Mattias Walström 7030f85484 confd: schedule: start crond only when a schedule is active
crond shipped auto-enabled in finit (symlinked into enabled/), so it ran
on every boot.  With no cron jobs /var/spool/cron/crontabs does not exist
and 'crond -f' exits non-zero, which finit then crash-loops until it gives
up ("Service crond keeps crashing, not restarting").

Ship crond available-only and let confd manage it: the schedule plugin
already rebuilds the crontab on every change, so enable + touch crond when
at least one consumer is active and disable it otherwise.  No jobs, no
crond, no crash loop.

Signed-off-by: Mattias Walström <lazzer@gmail.com>
2026-06-26 13:33:44 +02:00
..
2026-01-29 17:54:54 +01:00
2026-03-20 16:18:01 +01:00
2026-06-14 22:07:22 +02:00
2024-04-24 21:10:05 +02:00
2026-02-24 06:59:28 +01:00
2025-06-22 21:12:50 +02:00
2026-06-14 22:07:22 +02:00