[X2Go-Commits] [live-build-x2go] 105/108: aaand another set of quotes - double quotes - is required here ...

git-admin at x2go.org git-admin at x2go.org
Wed Mar 20 22:13:33 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 111f71f81de3929d7af8a47dc447430da8547af3
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date:   Thu Feb 7 01:14:49 2019 +0000

    aaand another set of quotes - double quotes - is required here ...
---
 config/includes.chroot/lib/live/config/2800-x2go-powerbuttonmonitor | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/includes.chroot/lib/live/config/2800-x2go-powerbuttonmonitor b/config/includes.chroot/lib/live/config/2800-x2go-powerbuttonmonitor
index 9aea7af..cb8d29c 100755
--- a/config/includes.chroot/lib/live/config/2800-x2go-powerbuttonmonitor
+++ b/config/includes.chroot/lib/live/config/2800-x2go-powerbuttonmonitor
@@ -15,7 +15,7 @@ else
 fi
 
 # Spawn Powerbutton-Monitor
-/bin/bash -c '(while ! [ -f /home/user/.halt ] ; do sleep 1 ; done ; '$POWEROFFCOMMAND' ; chvt 7) &'
+/bin/bash -c '(while ! [ -f /home/user/.halt ] ; do sleep 1 ; done ; '"$POWEROFFCOMMAND"' ; chvt 7) &'
 }
 
 X2GoPowerbuttonMonitor

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