added second Proscan network

This commit is contained in:
2017-06-28 16:21:37 +02:00
parent 30aaea3f1e
commit 038e6db453
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -4,3 +4,5 @@ nfsMount ("fileserver","/export/proscan/ioc","/ioc")
nfsMount ("fileserver","/export/proscan/work","/proscan/work")
nfsMount ("fileserver","/export/proscan/prod","/proscan/prod")
nfsMount (&sysBootHost, "/home/ioc", "/home/ioc")
putenv("EPICS_CA_AUTO_ADDR_LIST=NO")
putenv("EPICS_CA_ADDR_LIST=172.25.11.255 172.25.60.255")