Update README.md
This commit is contained in:
parent
1f3d3ead92
commit
a31b784377
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ For other configuration options, please check the [lxc.conf manpages](http://man
|
||||||
|
|
||||||
This plugin requires **a lot** of `sudo`ing since [user namespaces](https://wiki.ubuntu.com/UserNamespace)
|
This plugin requires **a lot** of `sudo`ing since [user namespaces](https://wiki.ubuntu.com/UserNamespace)
|
||||||
are not supported on mainstream kernels. In order to work around that we can use
|
are not supported on mainstream kernels. In order to work around that we can use
|
||||||
a really dumb (**AND INSECURE**) Ruby wrapper script like the one below and add
|
a really dumb **AND INSECURE** Ruby wrapper script like the one below and add
|
||||||
a `NOPASSWD` entry to our `/etc/sudoers` file:
|
a `NOPASSWD` entry to our `/etc/sudoers` file:
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
|
|
Loading…
Reference in a new issue