[lxc-devel] [PATCH] lxc-alpine: enable loopback interface by default

Stéphane Graber stgraber at ubuntu.com
Fri Oct 18 18:42:02 UTC 2013


On Wed, Oct 16, 2013 at 02:55:31PM +0200, Natanael Copa wrote:
> It was probably disabled by a mistake
> 
> Signed-off-by: Natanael Copa <ncopa at alpinelinux.org>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  templates/lxc-alpine.in | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/templates/lxc-alpine.in b/templates/lxc-alpine.in
> index 05aec74..5fdf36f 100644
> --- a/templates/lxc-alpine.in
> +++ b/templates/lxc-alpine.in
> @@ -110,9 +110,8 @@ EOF
>      grep nameserver /etc/resolv.conf > "$rootfs/etc/resolv.conf"
>  
>      # configure the network using the dhcp
> -    # note that lxc will set up lo interface
>      cat <<EOF > $rootfs/etc/network/interfaces
> -#auto lo
> +auto lo
>  iface lo inet loopback
>  
>  auto eth0
> -- 
> 1.8.4
> 
> 
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
> _______________________________________________
> Lxc-devel mailing list
> Lxc-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20131018/dd96d240/attachment.pgp>


More information about the lxc-devel mailing list