From: Daniel Baumann Date: Tue, 28 Dec 2010 20:32:51 +0000 (+0100) Subject: Disabling unneeded checkroot.sh initscript in debian template. X-Git-Tag: lxc-0.7.4-rc1~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b2fa08ea6719b56e316c0d9513c09a5a169838e;p=thirdparty%2Flxc.git Disabling unneeded checkroot.sh initscript in debian template. Signed-off-by: Daniel Lezcano --- 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