Fix link to sudoers command

Closes GH-303
This commit is contained in:
Fabio Rehm 2014-07-04 10:42:06 -03:00
parent 09f855dc76
commit 95b18a5d5c

View file

@ -165,7 +165,7 @@ are not supported on mainstream kernels. To work around that, you can use the
whitelisting all commands required by `vagrant-lxc` to run.
If you are interested on what will be generated by that command, please check
[this code](lib/vagrant-lxc/commands/sudoers.rb).
[this code](lib/vagrant-lxc/command/sudoers.rb).
_vagrant-lxc < 1.0.0 users, please check this [Wiki page](https://github.com/fgrehm/vagrant-lxc/wiki/Avoiding-%27sudo%27-passwords)_