Skip to content
Snippets Groups Projects
Commit d53ce55a authored by klang's avatar klang
Browse files

Comment out access security by default

parent 4f3835ab
No related branches found
No related tags found
No related merge requests found
......@@ -65,9 +65,9 @@ set_requestfile_path("$(TOP)", "xxxApp/Db")
save_restoreSet_Debug(0)
# Access Security
dbLoadRecords("$(TOP)/xxxApp/Db/Security_Control.db","P=$(PREFIX)")
asSetFilename("$(TOP)/iocBoot/accessSecurity.acf")
asSetSubstitutions("P=$(PREFIX)")
#dbLoadRecords("$(TOP)/xxxApp/Db/Security_Control.db","P=$(PREFIX)")
#asSetFilename("$(TOP)/iocBoot/accessSecurity.acf")
#asSetSubstitutions("P=$(PREFIX)")
### caputRecorder
iocshLoad("$(CAPUTRECORDER)/iocsh/caputRecorder.iocsh", "PREFIX=$(PREFIX)")
......
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