Public bug reported:
The default cron file for the logcheck package contains a job to run at reboot,
and an hourly job.
-----------
@reboot logcheck if [ -x /usr/sbin/logcheck ]; then nice -n10
/usr/sbin/logcheck -R; fi
2 * * * * logcheck if [ -x /usr/sbin/logcheck ]; then nice -n10
/usr/sbin/logcheck; fi
-----------
The hourly job is added as a timer, but systemd-crontab-generator is not
adding a reboot job.
● cron-logcheck-logcheck-1.timer not-found failed failed cron-
logcheck-logcheck-1.timer
systemd-cron_1.5.8-1
** Affects: systemd-cron (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1685364
Title:
@reboot jobs in cron.d files are not being added
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd-cron/+bug/1685364/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs