]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-debian: fix regression when creating wheezy containers
authorAntonio Terceiro <terceiro@debian.org>
Wed, 29 Jun 2016 17:58:35 +0000 (14:58 -0300)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 17 Nov 2016 23:27:55 +0000 (18:27 -0500)
commit1f72ca8576d78038a8bd715dea075802e5b8f14e
treea1f3e120deed2a82e14934042655f630ae0d3114
parent3d28057b23d4b98b96aef71ae661a0e53a400b98
lxc-debian: fix regression when creating wheezy containers

The regression was introduced by commit
3c39b0b7a2b445e08d2e2aecb05566075f4f3423 which makes it possible to
create working stretch containers by forcinig `init` to be in the
included package list.

However, `init` didn't exit before jessie, so now for wheezy we
explicitly include `sysvinit`; sysvinit on wheezy is essential,
so it would already be included anyway.

Signed-off-by: Antonio Terceiro <terceiro@debian.org>
templates/lxc-debian.in