]> git.koha-community.org Git - koha.git/commit
Bug 7238 : Shifting SIPconfig.xml to the etc dir and the scripts to misc/bin
authorChris Cormack <chrisc@catalyst.net.nz>
Thu, 17 Nov 2011 00:17:01 +0000 (13:17 +1300)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 20 Feb 2012 02:00:13 +0000 (21:00 -0500)
commit36cf50e27d39bc60c1a4fc4d76e88e5a088657bc
treeb3df85548a4ac4d933cba451e27f5dd9ec9bc74e
parentd76424a17cb246107dcfaf45fc41ae327c6b57e1
Bug 7238 : Shifting SIPconfig.xml to the etc dir and the scripts to misc/bin

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
The scripts run with the caveat that you must specify the path to SIPconfig.xml. The followup previously attached should take care of that issue.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 43b3fb97015c16d159f67b758ff01483890b42d1)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/SIP/SIPconfig.xml [deleted file]
C4/SIP/sip_run.sh [deleted file]
C4/SIP/sip_shutdown.sh [deleted file]
etc/SIPconfig.xml [new file with mode: 0644]
misc/bin/sip_run.sh [new file with mode: 0755]
misc/bin/sip_shutdown.sh [new file with mode: 0755]