From cf53392616135a0b0984228b8d76be7658d1b5a1 Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Sun, 19 Oct 2008 16:58:16 +0100 Subject: Setup cleanup hook in the high-level helpers. --- helpers/lh_source | 3 +++ 1 file changed, 3 insertions(+) (limited to 'helpers/lh_source') diff --git a/helpers/lh_source b/helpers/lh_source index df7cffe7c..1982e4a15 100755 --- a/helpers/lh_source +++ b/helpers/lh_source @@ -30,6 +30,9 @@ Set_defaults Require_stagefile .stage/chroot_install-packages +# Setup cleanup function +Setup_cleanup + # Enabling network in chroot lh_chroot_hosts install ${*} lh_chroot_resolv install ${*} -- cgit v1.2.3