]> git.pld-linux.org Git - packages/nfs-utils.git/blobdiff - nfslock.sysconfig
- cast fix, release 3
[packages/nfs-utils.git] / nfslock.sysconfig
index 120e44855a559738ef624a696bbca9ae6a3e4875..2ba264d4da8094af0b2ff86c9db51b327d0e51fb 100644 (file)
@@ -1,11 +1,9 @@
-# Define nice level for knfslock daemons
+# Define nice level for rpc.statd daemon
 SERVICE_RUN_NICE_LEVEL="+0"
 
+# TCP and UDP ports lockd should listen on (default is portmap assigned)
+#LOCKD_TCPPORT=
+#LOCKD_UDPPORT=
+
 # Options for rpc.statd.
-#   Should rpc.statd listen on a specific port?
-#   If so, set this variable to a statd argument like: "--port 1000".
-#   See rpc.statd(8) for valid options.
-#   Ports 1001-1009 are unassigned therefore 1001 and 1002 are suitable
-#   for this purpose.
-# STATDOPTS="--port 1001 --outgoing-port 1002"
-STATDOPTS=
+#STATDOPTIONS=
This page took 0.029591 seconds and 4 git commands to generate.