X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FGRMLBASE%2F98-clean-chroot;h=c053a9e457eb94ae0170e93ae1bbd0cdd973adeb;hp=9df620492c8e1473fff329cf7695e6e005dc8479;hb=005cdc1ea39899e025f302f05e16fb93bb66fee9;hpb=4152229391fd4af0ab4b88408a3efff2e7f52f37;ds=sidebyside diff --git a/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot b/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot index 9df6204..c053a9e 100755 --- a/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot +++ b/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot @@ -17,6 +17,8 @@ fi echo "Creating ~/.zshrc" touch $target/root/.zshrc +$ROOTCMD rm -f /etc/apt/apt.conf.d/90grml-apt-proxy.conf + if [ -x $target/usr/sbin/localepurge ] ; then echo "Running localepurge" $ROOTCMD localepurge