]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-debian: adjust init system configurations
authorCameron Norman <camerontnorman@gmail.com>
Mon, 1 Dec 2014 21:29:26 +0000 (13:29 -0800)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 2 Dec 2014 15:59:16 +0000 (10:59 -0500)
commit2b75b644f8023fed4b215317ed806d822be3c106
treeee8127d9e0afc17f153395a1bc5ed27c5d426c8b
parentbe54cb1c55806073b5a08a99b991b1f9a2a2cef0
lxc-debian: adjust init system configurations

Do as much as possible to allow containers switching from non-systemd to
systemd to work as intended (but nothing that will cause side effects).
Use update-rc.d disable instead of remove so the init scripts are not
re-enabled when the package is updated

Signed-off-by: Cameron Norman <camerontnorman@gmail.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-debian.in