]> 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 03:27:42 +0000 (22:27 -0500)
commit8e702f32a8f657682a2653307e9a0ff4b09bb975
tree646b26b19455955aed3c933911e42bb95f5ed1de
parent9a520ae0eac4258ac1d98495b85e0d6df2f1979b
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>
(cherry picked from commit 36cf50e27d39bc60c1a4fc4d76e88e5a088657bc)

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]