From 32d2b26ed464aec30b9ffc339ffc5c609c69f139 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 2 Nov 2016 15:18:49 +0100 Subject: typo --- tdf-postinst-udeb/finish-install.d/07tdf-postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdf-postinst-udeb') diff --git a/tdf-postinst-udeb/finish-install.d/07tdf-postinst b/tdf-postinst-udeb/finish-install.d/07tdf-postinst index 5901db4..47f6635 100755 --- a/tdf-postinst-udeb/finish-install.d/07tdf-postinst +++ b/tdf-postinst-udeb/finish-install.d/07tdf-postinst @@ -112,7 +112,7 @@ fi modprobe -v -d/target virtio-console in-target qemu-ga --daemonize --pidfile=/var/run/qemu-ga.pid while :; do - [ -f /target/etc/tdf-install-continue ] && break + [ -f /target/tmp/tdf-install-continue ] && break sleep 1 done kill `cat /target/var/run/qemu-ga.pid` -- cgit v1.2.3