On 17 August 2015 at 07:38, Daniele Di Proietto wrote:
> Acked-by: Daniele Di Proietto
>
> On 12/08/2015 22:01, "Joe Stringer" wrote:
>
>>This allows arbitrary commands to be passed into the NS_EXEC macro to be
>>executed within a namespace, including commands that have quotes and
>>commands cha
Acked-by: Daniele Di Proietto
On 12/08/2015 22:01, "Joe Stringer" wrote:
>This allows arbitrary commands to be passed into the NS_EXEC macro to be
>executed within a namespace, including commands that have quotes and
>commands chained together.
>
>Signed-off-by: Joe Stringer
>---
>Daniele, tha
This allows arbitrary commands to be passed into the NS_EXEC macro to be
executed within a namespace, including commands that have quotes and
commands chained together.
Signed-off-by: Joe Stringer
---
Daniele, thanks for the suggestion, this seems to work pretty well. My
only complaint is that th