https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25245 --- Comment #34 from Katrin Fischer <katrin.fischer@bsz-bw.de> ---
What do you think about putting the cronjob in /etc/cron.d/koha-common instead of /etc/cron.daily/koha-common?
The former could run at very configurable time whereas the latter runs at 6:25am out of the box.
I could see Koha sysadmins customizing /etc/cron.d/koha-common much more readily than /etc/crontab (as you couldn't want to changethe time for all daily cronjobs).
I think that would be a very reasonable change to make to the current patch set?
A nightly job in the daily file makes sense to me - that's where I would be looking for it. And I'd rather schedule it at a standard time tha a new arbitrary one. And if you want another time, you could just move it? -- You are receiving this mail because: You are watching all bug changes.