[X2Go-Commits] [x2gothinclient] 01/02: management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home - typofix as discussed with @sunweaver
git-admin at x2go.org
git-admin at x2go.org
Wed Jan 31 08:32:00 CET 2024
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gothinclient.
commit 0de6d29469b56c06e5612caeb65dad01bb6b7b2c
Author: Stefan Baur <x2go-ml-1 at baur-itcs.de>
Date: Tue Jan 30 14:08:22 2024 +0000
management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home - typofix as discussed with @sunweaver
---
.../share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home b/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home
index 2417a24..fd12e7b 100755
--- a/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home
+++ b/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home
@@ -20,7 +20,7 @@
# Free Software Foundation, Inc.,
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-if [ -z "$X2GO_HANDLE_DAEMON" ]; then
+if [ -z "$X2GO_HANDLE_DAEMONS" ]; then
mkdir -p ~x2gothinclient
mkdir -p ~x2gothinclient/.x2goclient
if [ -e /etc/x2go/x2gothinclient_sessions ]; then
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
More information about the x2go-commits
mailing list