Bug 18114 - koha-start-* and koha-stop-* should be replaced with the new command style
Summary: koha-start-* and koha-stop-* should be replaced with the new command style
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Packaging (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Tomás Cohen Arazi
QA Contact: Testopia
URL:
Keywords:
Depends on: 17467 17468 18562
Blocks:
  Show dependency treegraph
 
Reported: 2017-02-14 16:09 UTC by Kyle M Hall
Modified: 2020-01-06 20:15 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 Kyle M Hall 2017-02-14 16:09:16 UTC
Commands like koha-start-zebra and koha-stop-sip should be replaced with koha-zebra --start and koha-sip --stop to emulate the newer style used in script like koha-plack
Comment 1 Tomás Cohen Arazi 2019-02-22 17:26:31 UTC
Done!