Bug 16533 - Prep koha-preferences script for /usr/sbin
Summary: Prep koha-preferences script for /usr/sbin
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Command-line Utilities (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Mason James
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-17 06:16 UTC by Mason James
Modified: 2022-12-06 02:53 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...