From e45f87c8e37e201c3530f3eea07422257c10f805 Mon Sep 17 00:00:00 2001 From: jserrano Date: Tue, 17 Mar 2009 13:50:03 +0000 Subject: [PATCH] Changed script to use db config file from Inject Worker RPM. --- .../StorageManager/scripts/operations/check_left_files.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/EventFilter/StorageManager/scripts/operations/check_left_files.cfg b/EventFilter/StorageManager/scripts/operations/check_left_files.cfg index 00140fb8a381a..fbaeb7650fb40 100644 --- a/EventFilter/StorageManager/scripts/operations/check_left_files.cfg +++ b/EventFilter/StorageManager/scripts/operations/check_left_files.cfg @@ -1,4 +1,4 @@ -# $Id:$ +# $Id: check_left_files.cfg,v 1.3 2008/07/03 10:46:58 loizides Exp $ # Configuration file for check_left_files.sh @@ -14,4 +14,5 @@ CHECK_PATH_CLOSED=/store/global/0*/closed # Provide here CMD to call injection script # include full path and arguments using double quotes -CHECK_INJECTION_CMD="../inject/injectFileIntoTransferSystem.pl --check --filename=" +# we need to run as smpro to read password file +CHECK_INJECTION_CMD="sudo -u smpro ../inject/injectFileIntoTransferSystem.pl --check --config /opt/injectworker/.db.conf --filename="