This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/stretch in repository live-build-x2go. commit 940cdff156ab4eb7e28509e3c8e6aa9d8a55f08c Author: Stefan Baur (BAUR-ITCS) <kontakt@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