From a31b784377fd0651662bff2adf6b19534c58c55f Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Thu, 1 Aug 2013 10:55:14 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bc8cce..4e70a2a 100644 --- a/README.md +++ b/README.md @@ -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) 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: ```ruby