| Summary: | crontab.example missing username, fails in some systems | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Component: | Command-line Utilities | Assignee: | Galen Charlton <gmcharlt> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | chris, kyle, paul.poulain |
| Version: | 3.8 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 8741 - crontab.example missing username, fails in some systems
[SIGNED-OFF] Bug 8741 - crontab.example missing username, fails in some systems |
||
|
Description
Tomás Cohen Arazi (tcohen)
2012-09-07 18:09:49 UTC
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 |