From ea7d0a0175bedc14f5d4602561ba257bcc431a00 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 24 Oct 2016 13:52:38 +0200 Subject: typo --- tdf-postinst-udeb/finish-install.d/07tdf-postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdf-postinst-udeb/finish-install.d/07tdf-postinst') diff --git a/tdf-postinst-udeb/finish-install.d/07tdf-postinst b/tdf-postinst-udeb/finish-install.d/07tdf-postinst index 428b018..5901db4 100755 --- a/tdf-postinst-udeb/finish-install.d/07tdf-postinst +++ b/tdf-postinst-udeb/finish-install.d/07tdf-postinst @@ -115,4 +115,4 @@ while :; do [ -f /target/etc/tdf-install-continue ] && break sleep 1 done -kill `cat /var/run/qemu-ga.pid` +kill `cat /target/var/run/qemu-ga.pid` -- cgit v1.2.3