Crontab - is that one tabs used to open beer cans?
My new version of koha 3.14 is up and working. I was just looking at the crontab jobs and I didn't find anything in there. I used sudo crontab -e to open crontab.
From the old version of koha, there were several contrab jobs - exporting Perl, running fines.pl etc.
Are these jobs automatically put into crontab or do I have to put the jobs into crontab myself. Does anyone have a good example of the koha crontab jobs that should be in the crontab? Thanks, Phillip
Greetings,
Are these jobs automatically put into crontab or do I have to put the jobs into crontab myself.
There are user crontabs and system crontabs. Did you check both? Did you install using packages or from source? A source-based install you need to add your own. Koha let's you do it either way, if you are doing a source-based install.
Does anyone have a good example of the koha crontab jobs that should be in the crontab?
Not at this hour. But if you find the crontabs, it will make sense. GPML, Mark Tompsett
participants (2)
-
Mark Tompsett -
Phillip Ponchot