@reboot jobs in cron.d files are not being added

Bug #1685364 reported by Lee Maguire
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
systemd-cron (Ubuntu)
New
Undecided
Unassigned

Bug Description

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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.