From d41e0fcdea2ed73b429c08de91312f476515a0a8 Mon Sep 17 00:00:00 2001 From: Mark Daly Date: Tue, 27 Jan 2015 13:12:07 -0500 Subject: [PATCH] added init script export to pass OPENAM_URL variable from rsna.conf to config.xml --- source/files/linux/ctpService-ubuntu.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/source/files/linux/ctpService-ubuntu.sh b/source/files/linux/ctpService-ubuntu.sh index 1387668f..a6935554 100644 --- a/source/files/linux/ctpService-ubuntu.sh +++ b/source/files/linux/ctpService-ubuntu.sh @@ -42,6 +42,7 @@ CTP_PID=$CTP_HOME/ctp.pid . /etc/rsna.conf export RSNA_ROOT +export OPENAM_URL . /lib/lsb/init-functions