]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Forward port nfs-common.default
authorPeter Palfrader <peter@palfrader.org>
Tue, 28 Apr 2015 11:14:32 +0000 (13:14 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 28 Apr 2015 11:14:32 +0000 (13:14 +0200)
modules/nfs-server/files/nfs-common.default

index 9e31fd170386a66adc4304226069e565fdb11602..93f659823d0b19752ade427fc3ce6bd42bf7abd6 100644 (file)
@@ -14,7 +14,7 @@ NEED_STATD=
 #   Should rpc.statd listen on a specific port? This is especially useful
 #   when you have a port-based firewall. To use a fixed port, set this
 #   this variable to a statd argument like: "--port 4000 --outgoing-port 4001".
-#   For more information, see rpc.statd(8) or http://wiki.debian.org/?SecuringNFS
+#   For more information, see rpc.statd(8) or http://wiki.debian.org/SecuringNFS
 STATDOPTS='--port 10000 -o 10001'
 
 # Do you want to start the idmapd daemon? It is only needed for NFSv4.