]> git.ipfire.org Git - thirdparty/lxc.git/commit
Add local definition of sethostname to lxc_unshare
authorStéphane Graber <stgraber@ubuntu.com>
Wed, 15 Jan 2014 23:29:57 +0000 (18:29 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 15 Jan 2014 23:29:57 +0000 (18:29 -0500)
commit7a401679393f160322820efa683197f8d589ccc9
treeb0a0d1987b715d201ec90948b786e6008dcd8714
parent31a1209de9633c9ac235e46fcd913f04ea629ca4
Add local definition of sethostname to lxc_unshare

sethostname doesn't exist on bionic, so copy/paste the definition of it
we have in conf.c

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/lxc_unshare.c