]> git.pld-linux.org Git - packages/nfs-utils.git/blobdiff - nfsfs.sysconfig
- cosmetics
[packages/nfs-utils.git] / nfsfs.sysconfig
index 1dd41dd6b8ebbbdca4f8b7962af16485b8e147f5..f4598292d4805f1b98ba7b46cdae7a772ae15133 100644 (file)
@@ -1,8 +1,17 @@
-# Set it to "yes" if you plan to mount NFSv4 shares
-NFS4="no"
-
 # Options for NFSv4 ID <-> Name Mapper (idmapd)
 #RPCIDMAPOPTIONS=
 
 # Options for NFSv4 rpcsec_gss daemon
 #RPCGSSOPTIONS=
+
+# Options for pNFS blkmapd daemon
+#BLKMAPDOPTIONS=
+
+# Space separated list of mount points that init script should not even
+# try to umount because it will not work 
+# May contain regular expressions (ex. "/dev/union/.*")
+NFSUMOUNT_IGNORE="/ /usr"
+
+# Enable if you don't want rpm upgrade to remount Your NFS mounts
+# By default is on, because it's really dangerous to remount i.e. /home
+RPM_SKIP_AUTO_RESTART=yes
This page took 0.07904 seconds and 4 git commands to generate.