Bug 16533

Summary: Prep koha-preferences script for /usr/sbin
Product: Koha Reporter: Mason James <mtj>
Component: Command-line UtilitiesAssignee: Mason James <mtj>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook, jweaver, robin
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Mason James 2016-05-17 06:16:55 UTC
The admin/koha-preferences script is really useful. It would be even more useful if it was moved to the /usr/sbin dir

This bug aims to achieve that goal.
Comment 1 Jesse Weaver 2016-05-17 15:54:52 UTC
Given how the instances configuration currently works, I think we'll have to put a small wrapper around this. That may be as easy as: koha-shell $1 -c "/usr/share/koha/bin/admin/koha-preferences $@"
Comment 2 David Cook 2022-12-06 02:53:21 UTC
This would be very useful...