search addresses added

This commit is contained in:
2016-03-18 16:32:04 +01:00
parent cddc9b06e3
commit f88c586a5f
+2
View File
@@ -5,3 +5,5 @@ nfsMount ("fileserver", "/export/fin/work", "/fin/work")
nfsMount ("fileserver", "/export/fin/prod", "/fin/prod")
nfsMount ("fileserver", "/export/fin/devl", "/fin/devl")
nfsMount (&sysBootHost, "/home/ioc", "/home/ioc")
putenv("EPICS_CA_AUTO_ADDR_LIST=NO")
putenv("EPICS_CA_ADDR_LIST=172.21.10.255 172.21.11.255 172.21.12.255 172.21.13.255")