Merge branch 'master' of git.psi.ch:epics_support_apps/startup

This commit is contained in:
2020-06-24 16:15:42 +02:00
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
network
+4
View File
@@ -0,0 +1,4 @@
# setup mount points (locally from boot pc)
nfsMount (&sysBootHost, "/home/ioc", "/home/ioc")
nfsMount (&sysBootHost, "/ioc", "/ioc")
nfsMount (&sysBootHost,"/work","/work")