Bugzilla – Attachment 151926 Details for
Bug 33371
Add 'koha-common.service' systemd service
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33371: Add [Install] section to koha-common.service
Bug-33371-Add-Install-section-to-koha-commonservic.patch (text/plain), 805 bytes, created by
Mason James
on 2023-06-01 12:55:43 UTC
(
hide
)
Description:
Bug 33371: Add [Install] section to koha-common.service
Filename:
MIME Type:
Creator:
Mason James
Created:
2023-06-01 12:55:43 UTC
Size:
805 bytes
patch
obsolete
>From 8497dc96665fac776e25af7b1284b2b4588d80e2 Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Fri, 2 Jun 2023 00:49:27 +1200 >Subject: [PATCH] Bug 33371: Add [Install] section to koha-common.service > >to test: > > 1/ install pkg, reboot, note service is not started > > 2/ add patch, build package > > 3/ install pkg, reboot, note service is started! :) >--- > debian/koha-common.service | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/debian/koha-common.service b/debian/koha-common.service >index 0cad4b2832..029890b3c6 100644 >--- a/debian/koha-common.service >+++ b/debian/koha-common.service >@@ -20,3 +20,6 @@ RemainAfterExit=yes > SuccessExitStatus=5 6 > ExecStart=/etc/init.d/koha-common start > ExecStop=/etc/init.d/koha-common stop >+ >+[Install] >+WantedBy=multi-user.target >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 33371
:
149060
|
151474
|
151926
|
151927
|
151929
|
151930