From 5286410e529fa7d7dc4a6cca5322edd5e1fae0f4 Mon Sep 17 00:00:00 2001 From: Richard Quadling Date: Fri, 16 Sep 2016 00:21:02 +0100 Subject: [PATCH] Update nfs.html.md --- website/source/docs/synced-folders/nfs.html.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/source/docs/synced-folders/nfs.html.md b/website/source/docs/synced-folders/nfs.html.md index 0ceed46ff..bbd853feb 100644 --- a/website/source/docs/synced-folders/nfs.html.md +++ b/website/source/docs/synced-folders/nfs.html.md @@ -182,7 +182,8 @@ Cmnd_Alias VAGRANT_EXPORTS_REMOVE = /bin/sed -r -e * d -ibak /tmp/exports ``` If you don't want to edit `/etc/sudoers` directly, you can create -`/etc/sudoers.d/vagrant-syncedfolders` with the appropriate entries. +`/etc/sudoers.d/vagrant-syncedfolders` with the appropriate entries, +assuming `/etc/sudoers.d` has been enabled. ## Other Notes