Backslash-escape `*` character.
This commit is contained in:
parent
809000439d
commit
74d28ed3c2
|
@ -138,7 +138,7 @@ Below, we have a couple example sudoers entries. Note that you may
|
||||||
have to modify them _slightly_ on certain hosts because the way Vagrant
|
have to modify them _slightly_ on certain hosts because the way Vagrant
|
||||||
modifies `/etc/exports` changes a bit from OS to OS.
|
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.
|
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.
|
All of the snippets below require Vagrant version 1.7.3 or higher.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue