SOURCES (AC-branch): nfs.sysconfig, nfsfs.sysconfig - fix variable...

baggins baggins at pld-linux.org
Mon May 8 16:08:34 CEST 2006


Author: baggins                      Date: Mon May  8 14:08:34 2006 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- fix variable name

---- Files affected:
SOURCES:
   nfs.sysconfig (1.3.2.1 -> 1.3.2.2) , nfsfs.sysconfig (1.1 -> 1.1.2.1) 

---- Diffs:

================================================================
Index: SOURCES/nfs.sysconfig
diff -u SOURCES/nfs.sysconfig:1.3.2.1 SOURCES/nfs.sysconfig:1.3.2.2
--- SOURCES/nfs.sysconfig:1.3.2.1	Mon May  8 15:52:17 2006
+++ SOURCES/nfs.sysconfig	Mon May  8 16:08:28 2006
@@ -7,7 +7,7 @@
 RPCNFSDCOUNT=8
 
 # Set it to "yes" if you plan to run NFSv4 server
-NFSV4="no"
+NFS4="no"
 
 # Options for NFSv4 ID <-> Name Mapper (idmapd)
 #RPCIDMAPOPTIONS=

================================================================
Index: SOURCES/nfsfs.sysconfig
diff -u SOURCES/nfsfs.sysconfig:1.1 SOURCES/nfsfs.sysconfig:1.1.2.1
--- SOURCES/nfsfs.sysconfig:1.1	Mon May  8 15:50:43 2006
+++ SOURCES/nfsfs.sysconfig	Mon May  8 16:08:29 2006
@@ -1,5 +1,5 @@
 # Set it to "yes" if you plan to mount NFSv4 shares
-NFSV4="no"
+NFS4="no"
 
 # Options for NFSv4 ID <-> Name Mapper (idmapd)
 #RPCIDMAPOPTIONS=
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/nfs.sysconfig?r1=1.3.2.1&r2=1.3.2.2&f=u
    http://cvs.pld-linux.org/SOURCES/nfsfs.sysconfig?r1=1.1&r2=1.1.2.1&f=u



More information about the pld-cvs-commit mailing list