[X2Go-Commits] [live-build-x2go] 06/12: executable bit was missing

git-admin at x2go.org git-admin at x2go.org
Fri Dec 23 12:00:48 CET 2016


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 11100603e49b2f0d256ce27c7bffe3983d5eadc0
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date:   Sat Dec 17 03:55:47 2016 +0100

    executable bit was missing
---
 .../includes.chroot/lib/live/config/2150-setsshkey |    1 +
 1 file changed, 1 insertion(+)

diff --git a/config/includes.chroot/lib/live/config/2150-setsshkey b/config/includes.chroot/lib/live/config/2150-setsshkey
index e5756ef..a40918d 100755
--- a/config/includes.chroot/lib/live/config/2150-setsshkey
+++ b/config/includes.chroot/lib/live/config/2150-setsshkey
@@ -45,6 +45,7 @@ else
 fi
 GETPUBKEY
 
+		chmod 755 /etc/network/if-up.d/getpubkey
 	fi
 
 }

--
Alioth's /srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git


More information about the x2go-commits mailing list