Skip to content
Snippets Groups Projects
Commit 484103c5 authored by mooney's avatar mooney
Browse files

set GROUP env var

parent 42fd385a
No related branches found
No related tags found
No related merge requests found
......@@ -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')")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment