Fix link to sudoers command
Closes GH-303
This commit is contained in:
parent
09f855dc76
commit
95b18a5d5c
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
whitelisting all commands required by `vagrant-lxc` to run.
|
||||||
|
|
||||||
If you are interested on what will be generated by that command, please check
|
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)_
|
_vagrant-lxc < 1.0.0 users, please check this [Wiki page](https://github.com/fgrehm/vagrant-lxc/wiki/Avoiding-%27sudo%27-passwords)_
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue