The default Ubuntu cron daemon needs the user that will be used to run the command defined for each line. It is a standard nowadays and will not break other OS's, but will address issues from some users.
Created attachment 12071 [details] [review] Bug 8741 - crontab.example missing username, fails in some systems Simple addition of the koha user to the sample cron file. Might help non-tech users to get things like incremental indexing to work. Sponsored-by: Universidad Nacional de Córdoba
Created attachment 12430 [details] [review] [SIGNED-OFF] Bug 8741 - crontab.example missing username, fails in some systems Simple addition of the koha user to the sample cron file. Might help non-tech users to get things like incremental indexing to work. Sponsored-by: Universidad Nacional de Córdoba Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
QA comment * trivial patch, example only passed QA
Patch pushed to master
Released in 3.10.0