Bugzilla – Attachment 15897 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.65 KB, created by
Robin Sheat
on 2013-03-05 23:10:40 UTC
(
hide
)
Description:
Bug 9250 - Followup to add koha-*-sip commands to koha-common.xml
Filename:
MIME Type:
Creator:
Robin Sheat
Created:
2013-03-05 23:10:40 UTC
Size:
1.65 KB
patch
obsolete
>From 84476c755f3cfe19296926a34970f1957d2e5567 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. > >Signed-off-by: Robin Sheat <robin@catalyst.net.nz> > >Simple documentation patch >--- > 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.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 9250
:
13987
|
13988
|
14179
|
15886
|
15887
|
15888
| 15897