<div dir="ltr">As I'm new at this I've tried to create a pull request -- hope it's alright -- if not please let me know.<div><br></div><div><br></div><div>Thanks,</div><div>Eytan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 25 March 2018 at 20:42, Christian Brauner <span dir="ltr"><<a href="mailto:christian.brauner@mailbox.org" target="_blank">christian.brauner@mailbox.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, Mar 25, 2018 at 06:50:40PM +0300, Eytan Heidingsfeld wrote:<br>
> Hello,<br>
> I have a deployment where I would like to run a custom action script in<br>
> CRIU when restoring an LXC container,<br>
><br>
> The criu.c source in lxc supports this but currently the command line<br>
> doesn't -- so I'm attaching a simple patch that works for me, as this is<br>
> user facing and I'm not sure about the documentation/other guidelines I'm<br>
> not sure this is enough -- but I think this is a useful feature for other<br>
> users too.<br>
<br>
</span>Hey Eytan,<br>
<br>
You need to sign-off your commit for us to be able to look at it per our<br>
CONTRIBUTING guidelines in the repo. This is a simple as doing<br>
<br>
git commit -s<br>
<br>
which should add<br>
<br>
Signed-off-by: Eytan Heidingsfeld <valid@email.address><br>
<br>
Note we prefer Github pull requests. In case you have an account, please<br>
send one.<br>
<br>
Thanks!<br>
Christian<br>
<br>
><br>
> Thanks,<br>
> Eytan<br>
<br>
<br>
> ______________________________<wbr>_________________<br>
> lxc-devel mailing list<br>
> <a href="mailto:lxc-devel@lists.linuxcontainers.org">lxc-devel@lists.<wbr>linuxcontainers.org</a><br>
> <a href="http://lists.linuxcontainers.org/listinfo/lxc-devel" rel="noreferrer" target="_blank">http://lists.linuxcontainers.<wbr>org/listinfo/lxc-devel</a><br>
<br>
______________________________<wbr>_________________<br>
lxc-devel mailing list<br>
<a href="mailto:lxc-devel@lists.linuxcontainers.org">lxc-devel@lists.<wbr>linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-devel" rel="noreferrer" target="_blank">http://lists.linuxcontainers.<wbr>org/listinfo/lxc-devel</a><br>
</blockquote></div><br></div>