Bugzilla – Attachment 20193 Details for
Bug 10665
koha-index-daemon-ctl.sh dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10665 - koha-index-daemon-ctl.sh dependency
Bug-10665---koha-index-daemon-ctlsh-dependency.patch (text/plain), 1.03 KB, created by
Bernardo Gonzalez Kriegel
on 2013-08-08 19:52:23 UTC
(
hide
)
Description:
Bug 10665 - koha-index-daemon-ctl.sh dependency
Filename:
MIME Type:
Creator:
Bernardo Gonzalez Kriegel
Created:
2013-08-08 19:52:23 UTC
Size:
1.03 KB
patch
obsolete
>From 8672d9f62fb6d85e78bdec208668010339a030f1 Mon Sep 17 00:00:00 2001 >From: Fridolyn SOMERS <fridolyn.somers@biblibre.com> >Date: Wed, 31 Jul 2013 10:29:04 +0200 >Subject: [PATCH] Bug 10665 - koha-index-daemon-ctl.sh dependency > >The daemon koha-index-daemon needs a connexion to MySQL server. >This patch sets start dependance to "all" in order to wait for local MySQL server or not wait if using a remote MySQL server. > >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Small fix, no errors. >--- > misc/bin/koha-index-daemon-ctl.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/misc/bin/koha-index-daemon-ctl.sh b/misc/bin/koha-index-daemon-ctl.sh >index 03cdca8..17c5601 100755 >--- a/misc/bin/koha-index-daemon-ctl.sh >+++ b/misc/bin/koha-index-daemon-ctl.sh >@@ -17,7 +17,7 @@ > > ### BEGIN INIT INFO > # Provides: koha-index-daemon-$DBNAME >-# Required-Start: $local_fs $syslog >+# Required-Start: $all > # Required-Stop: $local_fs $syslog > # Default-Start: 2 3 4 5 > # Default-Stop: 0 1 6 >-- >1.7.9.5
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 10665
:
19992
|
20009
|
20193
|
21074