This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround-stretch in repository live-build-x2go. commit 86f89e7a314fe67c4485fe2597474a988b18180d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Dec 16 00:17:40 2018 +0100 Revert "(temporary?) workaround to switch the default system shell from dash to bash" This reverts commit 4e7aeaa51d6c45e88fd1f72bf8c039ea888a2edb. --- config/includes.chroot/lib/live/config/0011-dash2bash | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/config/includes.chroot/lib/live/config/0011-dash2bash b/config/includes.chroot/lib/live/config/0011-dash2bash deleted file mode 100755 index 5c85f86..0000000 --- a/config/includes.chroot/lib/live/config/0011-dash2bash +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -# (temporary?) workaround to switch the default system shell from dash to bash -Init () -{ - echo -n " dash2bash" -} - -Config () -{ - dpkg-reconfigure --default-priority dash -} - -Init -Config -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git