From d925dff8516b05ff24f55ad496d945c8edf6b158 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 28 Apr 2015 13:14:32 +0200 Subject: [PATCH] Forward port nfs-common.default --- modules/nfs-server/files/nfs-common.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.20.1