[X2Go-Commits] [live-build-x2go] 58/115: Revert "(temporary?) workaround to switch the default system shell from dash to bash"

git-admin at x2go.org git-admin at x2go.org
Wed Mar 20 22:46:40 CET 2019


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 ce56f3fe87c80760787da4096332f4657c1d4fad
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date:   Sat Dec 15 23:53:46 2018 +0100

    Revert "(temporary?) workaround to switch the default system shell from dash to bash"
    
    This reverts commit 127cb17f53623d1427698847b8a543e3105a72bf.
---
 config/includes.chroot/lib/live/config/0011-dash2bash | 17 -----------------
 1 file changed, 17 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 49debe9..0000000
--- a/config/includes.chroot/lib/live/config/0011-dash2bash
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/sh
-
-Init ()
-{
-	echo -n " dash2bash"
-}
-
-Config ()
-{
-	while ! [ -f /var/lib/live/config/debconf ] ; do
-		sleep 1
-	done
-	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


More information about the x2go-commits mailing list