Add note about using `visudo` to edit `sudoers`.

This commit is contained in:
Andrew Seier 2016-01-14 13:09:43 -08:00
parent d518f712db
commit 809000439d
1 changed files with 2 additions and 0 deletions

View File

@ -138,6 +138,8 @@ Below, we have a couple example sudoers entries. Note that you may
have to modify them _slightly_ on certain hosts because the way Vagrant
modifies `/etc/exports` changes a bit from OS to OS.
For *nix users, make sure to edit your `/etc/sudoers` file with `visudo`. It protects you against syntax errors which could leave you without the ability to gain elevated privileges.
All of the snippets below require Vagrant version 1.7.3 or higher.
For OS X, sudoers should have this entry: