[X2Go-Commits] [live-build-x2go] 44/167: create debug output in file

git-admin at x2go.org git-admin at x2go.org
Sat Nov 18 00:32:39 CET 2017


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

x2go pushed a commit to branch feature/openbox-magic-pixel-workaround
in repository live-build-x2go.

commit fe2c67d13e0425a67aa0e1eae307af03d1d315b3
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