[Koha-bugs] [Bug 12169] Improve reliability of sip_shutdown script

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 6 12:07:59 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12169

Larry Baerveldt <larry at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |larry at bywatersolutions.com

--- Comment #2 from Larry Baerveldt <larry at bywatersolutions.com> ---
This patch hardcodes the user and group as "koha" and "koha". You should not
hardcode the user and group in the SIPConfig.xml file; those need to be
gathered at the Koha creation phase, either through koha-create and
koha-enable-sip for package, or with makefile.PL for git sites.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list