Bugzilla – Attachment 19992 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 needs mysql dependency
0001-Bug-10665-koha-index-daemon-ctl.sh-needs-mysql-depen.patch (text/plain), 897 bytes, created by
Fridolin Somers
on 2013-07-31 08:32:20 UTC
(
hide
)
Description:
Bug 10665 - koha-index-daemon-ctl.sh needs mysql dependency
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2013-07-31 08:32:20 UTC
Size:
897 bytes
patch
obsolete
>From a7bf2d93c1b9ab00de0fee98a933ccf7f352892c 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 needs mysql dependency > >--- > misc/bin/koha-index-daemon-ctl.sh | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/misc/bin/koha-index-daemon-ctl.sh b/misc/bin/koha-index-daemon-ctl.sh >index 03cdca8..547d574 100755 >--- a/misc/bin/koha-index-daemon-ctl.sh >+++ b/misc/bin/koha-index-daemon-ctl.sh >@@ -17,8 +17,8 @@ > > ### BEGIN INIT INFO > # Provides: koha-index-daemon-$DBNAME >-# Required-Start: $local_fs $syslog >-# Required-Stop: $local_fs $syslog >+# Required-Start: $local_fs $syslog $mysql >+# Required-Stop: $local_fs $syslog $mysql > # Default-Start: 2 3 4 5 > # Default-Stop: 0 1 6 > # X-Interactive: false >-- >1.7.10.4 >
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