From 8366561fcc14d3b680d81821a8eb662340861fad Mon Sep 17 00:00:00 2001 From: dbs Date: Thu, 4 Sep 2008 04:36:49 +0000 Subject: [PATCH] Get consistent with open-ils sock / log / pid names. git-svn-id: svn://svn.open-ils.org/ILS/trunk@10531 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/opensrf.xml.example | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Open-ILS/examples/opensrf.xml.example b/Open-ILS/examples/opensrf.xml.example index 764ee48bb8..e726703e99 100644 --- a/Open-ILS/examples/opensrf.xml.example +++ b/Open-ILS/examples/opensrf.xml.example @@ -609,9 +609,9 @@ vim:et:ts=4:sw=4: OpenILS::Application::Storage 1000 - openils.storage_unix.log - openils.storage_unix.sock - openils.storage_unix.pid + open-ils.storage_unix.log + open-ils.storage_unix.sock + open-ils.storage_unix.pid 1 10 1 @@ -696,10 +696,10 @@ vim:et:ts=4:sw=4: OpenILS::Application::Collections 17 - openils.collections_unix.sock - openils.collections_unix.pid + open-ils.collections_unix.sock + open-ils.collections_unix.pid 1000 - openils.collections_unix.log + open-ils.collections_unix.log 1 10 1 @@ -714,10 +714,10 @@ vim:et:ts=4:sw=4: OpenILS::Application::Reporter 99 - openils.reporter_unix.sock - openils.reporter_unix.pid + open-ils.reporter_unix.sock + open-ils.reporter_unix.pid 1000 - openils.reporter_unix.log + open-ils.reporter_unix.log 1 10 1 -- 2.43.2