From: Peter Palfrader Date: Tue, 28 Apr 2015 11:14:32 +0000 (+0200) Subject: Forward port nfs-common.default X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=d925dff8516b05ff24f55ad496d945c8edf6b158;p=mirror%2Fdsa-puppet.git Forward port nfs-common.default --- diff --git a/modules/nfs-server/files/nfs-common.default b/modules/nfs-server/files/nfs-common.default index 9e31fd170..93f659823 100644 --- a/modules/nfs-server/files/nfs-common.default +++ b/modules/nfs-server/files/nfs-common.default @@ -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.