[Koha-bugs] [Bug 33371] Add 'koha-common.service' systemd service

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Apr 1 13:33:41 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33371

--- Comment #1 from Mason James <mtj at kohaaloha.com> ---
Created attachment 149060
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149060&action=edit
Bug 33371: Add 'koha-common.service' systemd service

to test

- install current package
- note following $message on install
 'Failed to enable unit: Unit /run/systemd/generator.late/koha-common.service
is transient or generated.'

- apply patch, build package, install new package
- note $message is gone! :)

- test koha-common.service
   # systemctl start  koha-common
   # systemctl status koha-common | grep running
     Active: active (running) since Sun 2023-04-02 00:27:31 NZDT <<<

   # systemctl stop  koha-common

   # systemctl status koha-common | grep dead
     Active: inactive (dead) since Sun 2023-04-02 00:25:34 NZDT <<<

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


More information about the Koha-bugs mailing list