mirror of
git://github.com/lxc/lxc
synced 2025-09-02 05:49:33 +00:00
Disabling unneeded checkroot.sh initscript in debian template.
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
committed by
Daniel Lezcano
parent
4e0eb76555
commit
0b2fa08ea6
@@ -84,6 +84,7 @@ EOF
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# remove pointless services in a container
|
# 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 umountfs remove
|
||||||
chroot $rootfs /usr/sbin/update-rc.d -f hwclock.sh remove
|
chroot $rootfs /usr/sbin/update-rc.d -f hwclock.sh remove
|
||||||
chroot $rootfs /usr/sbin/update-rc.d -f hwclockfirst.sh remove
|
chroot $rootfs /usr/sbin/update-rc.d -f hwclockfirst.sh remove
|
||||||
|
Reference in New Issue
Block a user