[X2Go-Commits] [live-build-x2go] 93/108: write permission to tty is now handled by a separate script

git-admin at x2go.org git-admin at x2go.org
Wed Mar 20 22:13:25 CET 2019


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

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

commit c27a99ef9d4688293f39c0edc45ba9a013c4ae28
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date:   Sat Jan 19 20:03:47 2019 +0000

    write permission to tty is now handled by a separate script
---
 config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig
index bc59285..2d788c1 100755
--- a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig
+++ b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig
@@ -19,9 +19,6 @@ sed -i -e '\#<applications>#a<application title="X2Go Client" type="normal">' -e
 #make sure OpenBox' ToggleMaximize is disabled, or else clicking the top row of pixels will un-maximize X2GoClient
 sed -i -e '/ToggleMaximize/d' /etc/xdg/openbox/rc.xml
 
-# this is so that xsession can log to tty8
-adduser user tty
-
 # this is for additional debug logging
 if grep -q ' tcedebug' /proc/cmdline; then
 	touch /var/log/x2goclient

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git


More information about the x2go-commits mailing list