From 3fa654aedb402143e92521056f7dcfb139e17947 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sat, 10 May 2008 10:42:49 +0100 Subject: [PATCH] connect shell to tty --- mrsetup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrsetup b/mrsetup index e378248..7ece9b7 100755 --- a/mrsetup +++ b/mrsetup @@ -111,7 +111,7 @@ else fi echo I: spawning a shell... -$SHELL --interactive --login +$SHELL --interactive --login /dev/tty echo I: back from the shell. -- 2.39.2