From 6c3e5aaa8b268f40b60436e399c07011ba286630 Mon Sep 17 00:00:00 2001 From: StephanStS Date: Sun, 3 Nov 2024 19:52:37 +0100 Subject: [PATCH] Update docs/software/file_servers.md Co-authored-by: MichaIng --- docs/software/file_servers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/software/file_servers.md b/docs/software/file_servers.md index 6d6cb1182..44a8d7d32 100644 --- a/docs/software/file_servers.md +++ b/docs/software/file_servers.md @@ -267,7 +267,7 @@ Network file system server. === "NFS v3 disable/enable" - One option to disable NFS v3 is to add a file to the directory `/etc/nfs.conf.d/` within the section `[nfsd]`: + One option to disable NFS v3 is to add a file to the directory `/etc/nfs.conf.d/` with the following content: ```sh cat << _EOF_ > "/etc/nfs.conf.d/00-dietpi.conf"