]> git.koha-community.org Git - koha.git/commit
Bug 33371: Add [Install] section to koha-common.service
authorMason James <mtj@kohaaloha.com>
Thu, 1 Jun 2023 12:49:27 +0000 (00:49 +1200)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Thu, 8 Jun 2023 16:59:56 +0000 (16:59 +0000)
commitd466b4ec8c7aa6bc90ccf6de7dcbdde826feaacd
treec4907274a045157a0c10b9cf4dd513a4cdbb90e0
parent3affb8cd331ec6232b5aa41cd304545295d37781
Bug 33371: Add [Install] section to koha-common.service

to test:

 1/ install pkg, reboot, note service is not 'active'

 2/ add patch, build package

 3/ install pkg, reboot, note service is 'active' :)

  root@deb11:/etc# systemctl status koha-common
  * koha-common.service - Start required services for each Koha instance
     Loaded: loaded (/etc/init.d/koha-common; enabled; vendor preset: enabled) <<<<
     Active: active (exited) since Thu 2023-06-01 12:45:08 UTC; 13min ago
      Tasks: 0 (limit: 2244)
     Memory: 0B
        CPU: 0
     CGroup: /system.slice/koha-common.service
  Jun 01 12:45:08 deb11 systemd[1]: Starting Start required services for each Koha instance...

Signed-off-by: Andrew Nugged <nugged@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit bc72184de5d000f1fdc667f6a576a4ce584f450e)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
debian/koha-common.service