]> git.evergreen-ils.org Git - Evergreen.git/commit
Make some oils_ctl.sh improvements.
authorJason Stephenson <jstephenson@mvlc.org>
Fri, 10 Jun 2011 17:43:32 +0000 (13:43 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 23 Aug 2011 18:54:29 +0000 (14:54 -0400)
commite02abf123f317cc97c15ef52b27a8d2b9847f23a
tree6cfa1b8e55c9f264042a3434ad6386d1359da445
parent2bd6d0bd6763815e3a051ee20ac4bd463ad5aad5
Make some oils_ctl.sh improvements.

Add start|stop|restart commands for z39.50 to oils_ctl.sh.

Use LOCALSTATEDIR and SYSCONFDIR configuration variables in
oils_ctl.sh.

Modify the existing SIP2 commands in oils_ctl.sh to use these
configuration variables.

Modify src/Makefile.am to replace LOCALSTATEDIR and SYSCONFDIR
variables in oils_ctl.sh when installing.

Add example/default xml configurations for z39.50:
Open-ILS/examples/oils_yaz.xml.example
Open-ILS/examples/oils_z3950.xml.example

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Dan Scott <dan@coffeecode.net>
Open-ILS/examples/oils_ctl.sh
Open-ILS/examples/oils_yaz.xml.example [new file with mode: 0644]
Open-ILS/examples/oils_z3950.xml.example [new file with mode: 0644]
Open-ILS/src/Makefile.am