From 9af0ebac3e07efd2acd49938376f0ea9080a7414 Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 16 Jan 2024 19:38:53 +0100 Subject: [PATCH] feat: TPM in RAM --- src/entry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/entry.sh b/src/entry.sh index d8b11fc..e8051fc 100644 --- a/src/entry.sh +++ b/src/entry.sh @@ -23,7 +23,7 @@ trap - ERR ln -sfn /usr/share/novnc/vnc_lite.html /usr/share/novnc/index.html websockify -D --web /usr/share/novnc/ 8006 localhost:5900 2>/dev/null -mkdir -p /tmp/emulated_tpm +mkdir -p /dev/shm/emulated_tpm swtpm socket -t -d --tpmstate dir=/dev/shm/emulated_tpm --ctrl \ type=unixio,path=/dev/shm/emulated_tpm/swtpm-sock --log level=1 --tpm2