remove /exchange

This commit is contained in:
2022-07-01 10:27:39 +02:00
parent 89570c63c2
commit 09038b4da1
+2 -1
View File
@@ -1,7 +1,8 @@
nfsAuthUnixSet &sysBootHost,500,35365
# Router for SLS machine net (fails otherwise but that's ok)
routeAdd "0.0.0.0","172.20.10.1"
nfsMount "gfa-vfs-ioc", "/usr/local/epics","/epics"
nfsMount "gfa-vfs-ioc", "/export/sls/ioc", "/ioc"
nfsMount "gfa-vfs-ioc", "/export/sls/ioc_data", "/ioc/data"
nfsMount "gfa-vfs-ioc", "/export/sls/ioc_data", "/exchange"