Summary: | crontab.example should use standard file paths | ||
---|---|---|---|
Product: | Koha | Reporter: | Magnus Enger <magnus> |
Component: | Command-line Utilities | Assignee: | Magnus Enger <magnus> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | Sponsored | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Proposed fix for bug 5055, using standard file paths in crontab.example
Revised patch, removing logrotate stuff |
Description
Magnus Enger
2010-07-22 08:14:03 UTC
Created attachment 2409 [details] [review] Proposed fix for bug 5055, using standard file paths in crontab.example Line 79 is left intact. It references files not included in Koha. Chris C. will try to create the files and do a follow-up patch. Created attachment 2951 [details] [review] Revised patch, removing logrotate stuff Pushed please test, Chris N, you'll probably want this for 3.2.3 it will be less confusing for people setting up cron jobs. I have tested it applies cleanly on 3.2.x |