]> git.pld-linux.org Git - packages/nfs-utils.git/blobdiff - nfsfs.sysconfig
- -common conflicts with mount containing nfs.5 for smoother upgrade path with poldek...
[packages/nfs-utils.git] / nfsfs.sysconfig
index 523f6689dc23bcab4fcb35a992ac986459f56e50..0de86bd4209a1d04022b973a054241eb799d762f 100644 (file)
@@ -1,11 +1,15 @@
-# Set it to "yes" if you plan to mount NFSv4 shares
-NFS4="no"
-
 # Options for NFSv4 ID <-> Name Mapper (idmapd)
 #RPCIDMAPOPTIONS=
 
+# Uncomment if you want to use secure NFSv4 exports
+#SECURE_NFS="yes"
+
+# List of kernel modules to use for secure NFS
+#SECURE_NFS_MODS="des rpcsec_gss_krb5"
+
 # Options for NFSv4 rpcsec_gss daemon
 #RPCGSSOPTIONS=
 
 # Enable if you don't want rpm upgrade to remount Your NFS mounts
-#RPM_SKIP_AUTO_RESTART=yes
+# By default is on, because it's really dangerous to remount i.e. /home
+RPM_SKIP_AUTO_RESTART=yes
This page took 0.037999 seconds and 4 git commands to generate.