Summary: | koha-restore doesn't set HOME | ||
---|---|---|---|
Product: | Koha | Reporter: | Jared Camins-Esakov <jcamins> |
Component: | Packaging | Assignee: | Jared Camins-Esakov <jcamins> |
Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | paul.poulain, robin |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
[BZ7216] koha-restore does not correctly set home
Bug 7216 - koha-restore does not correctly set home |
Description
Jared Camins-Esakov
2011-11-12 00:48:25 UTC
*** Bug 7217 has been marked as a duplicate of this bug. *** Created attachment 6297 [details] [review] [BZ7216] koha-restore does not correctly set home Prior to this patch, the koha-restore Debian script did not set the home directory properly for the system users it created, causing problems down the line for koha-rebuild-zebra. This patch fixes that by specifying the home directory. Created attachment 6298 [details] [review] Bug 7216 - koha-restore does not correctly set home Prior to this patch, the koha-restore Debian script did not set the home directory properly for the system users it created, causing problems down the line for koha-rebuild-zebra. This patch fixes that by specifying the home directory. http://bugs.koha-community.org/show_bug.cgi?id=7216 Signed-off-by: Robin Sheat <robin@catalyst.net.nz> Just adds --home param to script call. Package only, signed off by packaging manager, so passing QA Patch pushed please test (I haven't signed-of myself, because I can't test this patch) |