[X2Go-Commits] [[X2Go Wiki]] page changed: doc:howto:tce
wiki-admin at x2go.org
wiki-admin at x2go.org
Wed Jan 30 21:35:23 CET 2019
A page in your DokuWiki was added or changed. Here are the details:
Date : 2019/01/30 20:35
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.4
IP-Address : 109.193.81.67
Hostname : HSI-KBW-109-193-081-067.hsi7.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1548880487
New Revision: https://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [List of open ToDos/FIXMEs for this page] more formatting
User : stefanbaur
@@ -941,9 +941,10 @@
mkdir -p squashfs-root/home/user
touch squashfs-root/home/user/.xsession
umount squashfs-root/proc
if ! grep '^eval $THROTTLINGCOMMAND' squashfs-root/etc/X11/Xsession.d/61x11-start-x2goclient | grep -q -- ' --thinclient ' ; then
- sed -i -e 's#eval \$THROTTLINGCOMMAND x2goclient#eval \$THROTTLINGCOMMAND x2goclient --thinclient#g' squashfs-root/etc/X11/Xsession.d/61x11-start-x2goclient
+ sed -i -e 's#eval
\$THROTTLINGCOMMAND x2goclient#eval \$THROTTLINGCOMMAND x2goclient --thinclient#g' \
+ squashfs-root/etc/X11/Xsession.d/61x11-start-x2goclient
fi
if [ -f binary/live/filesystem.squashfs ] ; then
mv binary/live/filesystem.squashfs binary/live/filesystem.squashfs.old
fi
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
More information about the x2go-commits
mailing list