]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-net: don't start by default inside lxc
authorAntonio Terceiro <terceiro@debian.org>
Wed, 2 Feb 2022 18:11:02 +0000 (15:11 -0300)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 22 Feb 2022 04:05:24 +0000 (23:05 -0500)
commitca4c25c6e9ebb92f9e241ef9a231d4a715cb812d
treea7cac4b6c0a22a4553a7e75eba20878d31f90cdd
parent7e37cc96bb94175a8e351025d26cc35dc2d10543
lxc-net: don't start by default inside lxc

When lxc is installed inside an lxc container, trying to bring up
lxc-net with the default parameters will conflict with the networking
setup for lxc on the host. This breaks all networking inside the
container where lxc is installed.

Signed-off-by: Antonio Terceiro <terceiro@debian.org>
config/init/systemd/lxc-net.service.in