On 01/22/2013 03:57 PM, Serge Hallyn wrote:
> Quoting Matthias Brugger (matthias@gmail.com):
>> In lxc-setcap the path to lxc-init wasn't set right, so that
>> a call to the script failed with an error. This patch sets
>> the path to the right directory.
>>
>> Signed-off-by: Matthias Brugger
>
Quoting Matthias Brugger (matthias@gmail.com):
> In lxc-setcap the path to lxc-init wasn't set right, so that
> a call to the script failed with an error. This patch sets
> the path to the right directory.
>
> Signed-off-by: Matthias Brugger
Acked-by: Serge E. Hallyn
> ---
> src/lxc/lxc-s
In lxc-setcap the path to lxc-init wasn't set right, so that
a call to the script failed with an error. This patch sets
the path to the right directory.
Signed-off-by: Matthias Brugger
---
src/lxc/lxc-setcap.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/lxc/lxc-s