From c6559deb920e097dc8814c14d5a241d9db9c46f8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 22 Oct 2011 18:08:05 +0200 Subject: Removing dbus machine id in lb_chroot_hacks. --- scripts/build/lb_chroot_hacks | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts') diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks index 5b8681a7a..d27d2d48b 100755 --- a/scripts/build/lb_chroot_hacks +++ b/scripts/build/lb_chroot_hacks @@ -140,6 +140,9 @@ do esac done +# Removing dbus machine id. +rm -f chroot/var/lib/dbus/machine-id + # 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 -- cgit v1.2.3