summaryrefslogtreecommitdiff
path: root/hosts/iroha/scripts/mount-nfs
blob: c794ee4a5273c9c4b610e0216e9075abcffe752e (plain)
1
2
#! /usr/bin/env sh
sudo mount -t nfs4 -o noatime,nodiratime,rw,bg,hard,intr,rsize=16384,wsize=16384,tcp,timeo=600,retrans=2,nfsvers=4.1 moyo:$1 $2