Added lxc-create to the error message

Added the command that vagrant-lxc is actually trying to run when it can't find the lxc-create command
This commit is contained in:
danielh 2015-09-20 15:30:09 +12:00
parent ad39aa9645
commit d11b6f2dc7

View file

@ -64,7 +64,7 @@ en:
another provider.
lxc_not_installed: |-
The `lxc` package does not seem to be installed or is not accessible on the PATH.
The `lxc` package does not seem to be installed or `lxc-create` is not accessible on the PATH.
lxc_redir_not_installed: |-
`redir` is not installed or is not accessible on the PATH.