[X2Go-Commits] [live-build-x2go] 92/166: create debug output in file

git-admin at x2go.org git-admin at x2go.org
Mon Nov 20 02:16:53 CET 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch feature/mate-minidesktop
in repository live-build-x2go.

commit e4940ae8dcb980f6614688496d929e924b9c6028
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date:   Sun Jul 23 17:32:28 2017 +0200

    create debug output in file
---
 config/includes.chroot/lib/live/config/2000-waitforvts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/includes.chroot/lib/live/config/2000-waitforvts b/config/includes.chroot/lib/live/config/2000-waitforvts
index 3d62af7..69567c0 100755
--- a/config/includes.chroot/lib/live/config/2000-waitforvts
+++ b/config/includes.chroot/lib/live/config/2000-waitforvts
@@ -16,6 +16,7 @@ while ! [ -c /dev/tty$(fgconsole -n) ] ; do
 	echo -en "\n'\$0' is waiting for an unused VT to become available."
 	sleep 2
 done
+fgconsole -n >/var/run/availablevt
 WAITFORVTS
 
 chmod 755 /etc/network/if-up.d/0000-waitforvts

--
Alioth's /srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git


More information about the x2go-commits mailing list