proscan net added

This commit is contained in:
zimoch
2012-08-31 15:39:13 +00:00
parent 2cabdedd91
commit c0dbe28416

6
network.proscan Normal file
View File

@@ -0,0 +1,6 @@
# setup mount points
hostAdd ("fileserver","129.129.145.66")
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")