Searched refs:NFS_EXPORT_DIR (Results 1 – 1 of 1) sorted by relevance
29 NFS_EXPORT_DIR=$(cd "$2" && pwd)61 PSEUDO_LOCALSTATEDIR="$NFS_EXPORT_DIR/../$(basename $NFS_EXPORT_DIR).pseudo_state"98 echo "$NFS_EXPORT_DIR (rw,no_root_squash,no_all_squash,insecure)" > $EXPORTS119 echo "nfsroot=IP_ADDRESS:$NFS_EXPORT_DIR,nfsvers=3,port=$NFSD_PORT,udp,mountport=$MOUNTD_PORT"135 $0 stop $NFS_EXPORT_DIR136 $0 start $NFS_EXPORT_DIR