From 0b2fa08ea6719b56e316c0d9513c09a5a169838e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 28 Dec 2010 21:32:51 +0100 Subject: [PATCH] Disabling unneeded checkroot.sh initscript in debian template. Signed-off-by: Daniel Lezcano --- templates/lxc-debian.in | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/lxc-debian.in b/templates/lxc-debian.in index d5663a21e..d597321a8 100644 --- a/templates/lxc-debian.in +++ b/templates/lxc-debian.in @@ -84,6 +84,7 @@ EOF fi # remove pointless services in a container + chroot $rootfs /usr/sbin/udpate-rc.d -f checkroot.sh remove chroot $rootfs /usr/sbin/update-rc.d -f umountfs remove chroot $rootfs /usr/sbin/update-rc.d -f hwclock.sh remove chroot $rootfs /usr/sbin/update-rc.d -f hwclockfirst.sh remove -- 2.47.2