diff --git a/Server%2Fstorage.mw b/Server%2Fstorage.mw index 3cd610b0..101f6c57 100644 --- a/Server%2Fstorage.mw +++ b/Server%2Fstorage.mw @@ -61,6 +61,9 @@ mount -t nfs 172.22.99.10:/mnt/zroot/storage/rpool /freebert-nfs -o soft,timeo=1 setting noatime is not recomended if you want to use mutt inside your nfs mountpoint. +entry for mount -a in /etc/fstab: +:172.22.99.10:/mnt/zroot/storage/rpool /freebert-nfs nfs noauto,user,soft,timeo=15,noatime 0 0 + == NFS Import unter FreeBSD ==