| SYSTEMD-CRONTAB-GENERATOR(8) | System Manager's Manual | SYSTEMD-CRONTAB-GENERATOR(8) |
systemd-crontab-generator —
translate cron schedules in systemd Units
/usr/lib/systemd/system-generators/systemd-crontab-generator
output-dir
systemd-crontab-generator is a
systemd.generator(7) translating classic cron
FILES into native
systemd.timer(5)/systemd.service(5)
pairs.
It runs automatically
cron-after-var.service if
/var is a separate mount-point, in order to
process user crontabs in
/var/spool/cron/crontabs,cron-update.path).
systemctl
list-timers shows an overview of current timers and
when they'll elapse.
If you see something to the effect of
/usr/lib/systemd/system-generators/systemd-crontab-generator
failed with error code 1./usr/lib/systemd/system-generators/systemd-crontab-generator
/tmp/test for more verbose output.
crontab(5), systemd.unit(5), systemd.timer(5), systemd.cron(7)
| 2023-08-13 | systemd-cron 2.3.2-1build1 |