From e252e38b100842ae4f47e48106787b5d9a2d246b Mon Sep 17 00:00:00 2001 From: Michael Peters Date: Mon, 21 Dec 2015 14:48:04 -0500 Subject: [PATCH] Open-ILS Penalty service has been removed from Evergreen, remove it from templates --- GenaSYS.sh | 2 -- templates/opensrf.xml/opensrf.xml-drone | 1 - templates/opensrf.xml/opensrf.xml-full | 1 - templates/opensrf.xml/opensrf.xml-header | 24 ------------------------ 4 files changed, 28 deletions(-) diff --git a/GenaSYS.sh b/GenaSYS.sh index 74de0c5..d4d1dae 100755 --- a/GenaSYS.sh +++ b/GenaSYS.sh @@ -2904,7 +2904,6 @@ sed -i "s^actor_MAX^40^g" openils/conf/opensrf.xml sed -i "s^search_MAX^40^g" openils/conf/opensrf.xml sed -i "s^cata_MAX^30^g" openils/conf/opensrf.xml sed -i "s^supercat_MAX^30^g" openils/conf/opensrf.xml -sed -i "s^penalty_MAX^30^g" openils/conf/opensrf.xml sed -i "s^circ_MAX^30^g" openils/conf/opensrf.xml sed -i "s^ingest_MAX^40^g" openils/conf/opensrf.xml sed -i "s^storage_MAX^24^g" openils/conf/opensrf.xml @@ -2922,7 +2921,6 @@ sed -i "s^actor_MAX^60^g" openils/conf/opensrf.xml sed -i "s^search_MAX^80^g" openils/conf/opensrf.xml sed -i "s^cata_MAX^60^g" openils/conf/opensrf.xml sed -i "s^supercat_MAX^60^g" openils/conf/opensrf.xml -sed -i "s^penalty_MAX^60^g" openils/conf/opensrf.xml sed -i "s^circ_MAX^60^g" openils/conf/opensrf.xml sed -i "s^ingest_MAX^80^g" openils/conf/opensrf.xml sed -i "s^storage_MAX^48^g" openils/conf/opensrf.xml diff --git a/templates/opensrf.xml/opensrf.xml-drone b/templates/opensrf.xml/opensrf.xml-drone index 3cab9b7..ae1c869 100644 --- a/templates/opensrf.xml/opensrf.xml-drone +++ b/templates/opensrf.xml/opensrf.xml-drone @@ -14,7 +14,6 @@ open-ils.auth open-ils.auth_proxy open-ils.storage - open-ils.penalty open-ils.cstore open-ils.collections diff --git a/templates/opensrf.xml/opensrf.xml-full b/templates/opensrf.xml/opensrf.xml-full index dd65ddd..106b0f3 100644 --- a/templates/opensrf.xml/opensrf.xml-full +++ b/templates/opensrf.xml/opensrf.xml-full @@ -15,7 +15,6 @@ open-ils.auth open-ils.auth_proxy open-ils.storage - open-ils.penalty open-ils.cstore open-ils.collections diff --git a/templates/opensrf.xml/opensrf.xml-header b/templates/opensrf.xml/opensrf.xml-header index a41b5ab..7f2a2f1 100644 --- a/templates/opensrf.xml/opensrf.xml-header +++ b/templates/opensrf.xml/opensrf.xml-header @@ -754,30 +754,6 @@ vim:et:ts=4:sw=4: - - 3 - 1 - perl - OpenILS::Application::Penalty - 99 - - 1000 - open-ils.penalty_unix.log - open-ils.penalty_unix.sock - open-ils.penalty_unix.pid - 1 - penalty_MAX - 1 - 5 - - - penalty/patron_penalty.js - /openils/lib/javascript - /openils/var - /openils/var/catalog - - - 5 1 -- 2.11.0