From 7258b7506f51f6863e5fbe5de178636fb246c831 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Fri, 21 Oct 2016 12:01:00 +0200 Subject: Attach a VirtIO RNG to the guest (and don't install haveged). To avoid starving the host's RNG we also limit throughput to 512 bytes/s. --- tdf-postinst-udeb/finish-install.d/07tdf-postinst | 1 + 1 file changed, 1 insertion(+) (limited to 'tdf-postinst-udeb/finish-install.d') diff --git a/tdf-postinst-udeb/finish-install.d/07tdf-postinst b/tdf-postinst-udeb/finish-install.d/07tdf-postinst index dad9219..f8c0da2 100755 --- a/tdf-postinst-udeb/finish-install.d/07tdf-postinst +++ b/tdf-postinst-udeb/finish-install.d/07tdf-postinst @@ -91,6 +91,7 @@ fi if [ -d /target/etc/salt ]; then in-target sh -c ' + HOME="$(echo ~root)" pkidir="/etc/salt/pki/minion" mkdir -p -m0700 "$pkidir" -- cgit v1.2.3