This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/mate-minidesktop-stretch in repository live-build-x2go. commit 37495ad5ee6aa6affbb24c98d63086b6a3e4265e Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 18 19:16:41 2019 +0000 the "--thinclient" parameter is not needed in MMD (according to Mike Gabriel/sunweaver, who should know best), so this file serves no purpose and can safely be rm'ed --- .../030_x2gothinclient-inject-tcmode | 25 ---------------------- 1 file changed, 25 deletions(-) diff --git a/config/includes.chroot/etc/x2go/x2gothinclient_init.d/030_x2gothinclient-inject-tcmode b/config/includes.chroot/etc/x2go/x2gothinclient_init.d/030_x2gothinclient-inject-tcmode deleted file mode 100755 index b790254..0000000 --- a/config/includes.chroot/etc/x2go/x2gothinclient_init.d/030_x2gothinclient-inject-tcmode +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/bash - -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> -# Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> -# Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - -# X2Go is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# X2Go is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the -# Free Software Foundation, Inc., -# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. - -if [ -z "$X2GO_HANDLE_DAEMON" ] ; then - sed -i -e "\#^/usr/lib/x2go/x2goclient#a\\\t\\t\\t --thinclient \\\\" /etc/x2go/x2gothinclient-minidesktop_start -fi -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git