Bugzilla – Attachment 15888 Details for
Bug 9250
Provide commands to allow handling of SIP servers in the packages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9250 - Followup to add koha-*-sip commands to koha-common.xml
Bug-9250---Followup-to-add-koha--sip-commands-to-k.patch (text/plain), 1.58 KB, created by
Magnus Enger
on 2013-03-05 12:56:32 UTC
(
hide
)
Description:
Bug 9250 - Followup to add koha-*-sip commands to koha-common.xml
Filename:
MIME Type:
Creator:
Magnus Enger
Created:
2013-03-05 12:56:32 UTC
Size:
1.58 KB
patch
obsolete
>From efba1c64f606ffa245b7d6f906f4b006ebd9016b Mon Sep 17 00:00:00 2001 >From: Magnus Enger <magnus@enger.priv.no> >Date: Tue, 5 Mar 2013 13:49:11 +0100 >Subject: [PATCH] Bug 9250 - Followup to add koha-*-sip commands to > koha-common.xml > >The original patch for Bug 9250 did not add the new commands to >debian/docs/koha-common.xml, which functions as a sort of table >of contents for the real commands. This patch adds them. >--- > debian/docs/koha-common.xml | 26 ++++++++++++++++++++++++++ > 1 file changed, 26 insertions(+) > >diff --git a/debian/docs/koha-common.xml b/debian/docs/koha-common.xml >index bbef4f2..3b9ed60 100644 >--- a/debian/docs/koha-common.xml >+++ b/debian/docs/koha-common.xml >@@ -167,6 +167,32 @@ > </variablelist> > </refsect2> > >+ <refsect2><title>SIP2-related</title> >+ <variablelist> >+ >+ <varlistentry> >+ <term><option>koha-enable-sip</option></term> >+ <listitem> >+ <para>Copies the SIP configuration file to allow SIP to be controlled by init scripts.</para> >+ </listitem> >+ </varlistentry> >+ >+ <varlistentry> >+ <term><option>koha-start-sip</option></term> >+ <listitem> >+ <para>Starts the SIP daemon for the specified Koha instances.</para> >+ </listitem> >+ </varlistentry> >+ >+ <varlistentry> >+ <term><option>koha-stop-sip</option></term> >+ <listitem> >+ <para>Stops the SIP daemon for the specified Koha instances.</para> >+ </listitem> >+ </varlistentry> >+ </variablelist> >+ </refsect2> >+ > <refsect2><title>Misc</title> > <variablelist> > >-- >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 9250
:
13987
|
13988
|
14179
|
15886
|
15887
|
15888
|
15897