From 518bd63bf585d88ab1b81aa16e8f23c9073ce415 Mon Sep 17 00:00:00 2001
From: timmmooney <mooney@aps.anl.gov>
Date: Wed, 26 Nov 2014 21:58:15 +0000
Subject: [PATCH]

---
 iocBoot/iocLinux/st.cmd | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/iocBoot/iocLinux/st.cmd b/iocBoot/iocLinux/st.cmd
index ffe2e1a..873b1f0 100644
--- a/iocBoot/iocLinux/st.cmd
+++ b/iocBoot/iocLinux/st.cmd
@@ -26,10 +26,12 @@ iocxxxLinux_registerRecordDeviceDriver(pdbbase)
 ### save_restore setup
 < save_restore.cmd
 
+#< softGlue.cmd
+
 # Access Security
-dbLoadRecords("$(TOP)/xxxApp/Db/Security_Control.db","P=xxx:")
-asSetFilename("$(TOP)/iocBoot/accessSecurity.acf")
-asSetSubstitutions("P=xxx:")
+#dbLoadRecords("$(TOP)/xxxApp/Db/Security_Control.db","P=xxx:")
+#asSetFilename("$(TOP)/iocBoot/accessSecurity.acf")
+#asSetSubstitutions("P=xxx:")
 # Can modify file and reinit with "asInit"
 
 < areaDetector.cmd
-- 
GitLab