From c51dc721d268f62866a01cbf8adfdd8bb4ee1fed Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 22 Feb 2006 19:46:43 +0000 Subject: remove spurious space --- tools/draklive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/draklive b/tools/draklive index 6332b0bf3..098b9b7f2 100755 --- a/tools/draklive +++ b/tools/draklive @@ -472,7 +472,7 @@ sub post_install_system { #- make sure harddrake is run: #- if previous HW config file is empty, we assumes DrakX has just completed the installation #- (do it in chroot, or else Storable from the build box may write an incompatible config file) - run_({ root => get_system_root($live) }, + run_({ root => get_system_root($live) }, 'perl', '-MStorable', '-e', qq(Storable::store({ UNKNOWN => {} }, '/etc/sysconfig/harddrake2/previous_hw'))); #- interactive mode can lead to race in initscripts -- cgit v1.2.1