From 9a59c0a2d65dde87839e9d184a9e561885b8b743 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 23 Aug 2011 17:10:38 +0200 Subject: Moving removal of openssh-server host keys from chroot_hacks to a hook, that way it can be easily skipped if desired. --- scripts/build/lb_chroot_hacks | 4 ---- 1 file changed, 4 deletions(-) (limited to 'scripts/build/lb_chroot_hacks') diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks index 57f5769fa..501352f15 100755 --- a/scripts/build/lb_chroot_hacks +++ b/scripts/build/lb_chroot_hacks @@ -140,10 +140,6 @@ do esac done -# Removing openssh-server hostkeys, -# they are regenerated by live-config. -rm -f chroot/etc/ssh/ssh_host_*_key chroot/etc/ssh/ssh_host_*_key.pub - # Removing udev mac caching rule rm -f chroot/etc/udev/rules.d/*persistent-net.rules -- cgit v1.2.3