Re: [lxc-devel] [PATCH] clone: only update /etc/hostname if it exists

2013-07-16 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > Signed-off-by: Dwight Engen Acked-by: Serge E. Hallyn > --- > src/lxc/lxccontainer.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/src/lxc/lxccontainer.c b/src/lxc/lxccontainer.c > index c5aae99..b0695bc 100644 > --- a/src/lxc/lxc

[lxc-devel] [PATCH] clone: only update /etc/hostname if it exists

2013-07-16 Thread Dwight Engen
Signed-off-by: Dwight Engen --- src/lxc/lxccontainer.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lxc/lxccontainer.c b/src/lxc/lxccontainer.c index c5aae99..b0695bc 100644 --- a/src/lxc/lxccontainer.c +++ b/src/lxc/lxccontainer.c @@ -1987,6 +1987,8 @@ static int clone_update_rootfs