From 414b89ed3fed62396f2e9ec242f7aeb9863ac1f3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 13 Dec 2012 20:32:05 +0100 Subject: Updating removal of adjtime in a split out hook for wheezy. --- scripts/build/chroot_hacks | 3 --- 1 file changed, 3 deletions(-) (limited to 'scripts') diff --git a/scripts/build/chroot_hacks b/scripts/build/chroot_hacks index f0e885b08..6fcd35e02 100755 --- a/scripts/build/chroot_hacks +++ b/scripts/build/chroot_hacks @@ -212,9 +212,6 @@ esac # people might do in local hooks, and there might be no initrds at all. find chroot/boot -name 'initrd*' -print0 | xargs -r -0 chmod go+r -# Remove build systems clock drift -echo "0.0 0 0.0" > chroot/etc/adjtime - # Remove cruft rm -f chroot/boot/initrd*bak* rm -f chroot/etc/apt/trusted.gpg~ -- cgit v1.2.3