diff --git a/iocBoot/iocLinux/st.cmd b/iocBoot/iocLinux/st.cmd index 50538eec717d559ed6632e9c80f76585dc59e061..d095480c9a48830c2834d46799f718dc66ba63bb 100644 --- a/iocBoot/iocLinux/st.cmd +++ b/iocBoot/iocLinux/st.cmd @@ -3,6 +3,7 @@ # For devIocStats epicsEnvSet("ENGINEER","engineer") epicsEnvSet("LOCATION","location") +epicsEnvSet("GROUP","group") < envPaths @@ -32,7 +33,7 @@ asSetFilename("$(TOP)/iocBoot/accessSecurity.acf") asSetSubstitutions("P=xxx:") ### caputRecorder -#var caputRecorderDebug,1 + # trap listener dbLoadRecords("$(CAPUTRECORDER)/caputRecorderApp/Db/caputPoster.db","P=xxx:,N=300") doAfterIocInit("registerCaputRecorderTrapListener('xxx:caputRecorderCommand')")