add the nfs user 500:9102 = ioc:sls (maybe not necessary?)

This commit is contained in:
zimoch
2017-06-28 08:28:25 +00:00
parent 0516da36c0
commit f7b8e70623

View File

@@ -4,3 +4,4 @@ nfsMount ("fileserver","/export/hipa/work","/hipa/work")
nfsMount ("fileserver","/export/hipa/prod","/hipa/prod")
nfsMount ("fileserver","/export/hipa/ioc","/ioc")
nfsMount (&sysBootHost, "/home/ioc", "/home/ioc")
nfsAuthUnixSet &sysBootHost,500,9102