From: Michael Prokop Date: Thu, 26 Oct 2006 12:05:39 +0000 (+0200) Subject: * /etc/grml/screenrc*: set shell to /bin/zsh instead of zsh, X-Git-Tag: 0.1-27 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=refs%2Ftags%2F0.1-27;p=grml-etc-core.git * /etc/grml/screenrc*: set shell to /bin/zsh instead of zsh, otherwise running 'script' might hang. Thanks, wuehlmaus! --- diff --git a/debian/changelog b/debian/changelog index d6f6a91..fd50aa2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-etc-core (0.1-27) unstable; urgency=low + + * /etc/grml/screenrc*: set shell to /bin/zsh instead of zsh, + otherwise running 'script' might hang. Thanks, wuehlmaus! + + -- Michael Prokop Thu, 26 Oct 2006 11:20:35 +0200 + grml-etc-core (0.1-26) unstable; urgency=low The "Frank Terbeck is my zsh hero" release. diff --git a/etc/grml/screenrc b/etc/grml/screenrc index 056ad8e..c81be7d 100644 --- a/etc/grml/screenrc +++ b/etc/grml/screenrc @@ -3,7 +3,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Sam Okt 14 22:56:18 CEST 2006 [mika] +# Latest change: Don Okt 26 11:20:24 CEST 2006 [mika] ################################################################################ backtick 1 0 60 /usr/bin/cpu-screen @@ -34,7 +34,7 @@ # fix the "screen.linux" terminal problem (see Debian BTS #238355 + #239776) # term linux - shell zsh + shell /bin/zsh # "sorendition": set the colors for # the "messages" and "text marking" diff --git a/etc/grml/screenrc_acpi b/etc/grml/screenrc_acpi index 781731b..7f896dd 100644 --- a/etc/grml/screenrc_acpi +++ b/etc/grml/screenrc_acpi @@ -3,7 +3,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Sam Mai 27 23:16:23 CEST 2006 [mika] +# Latest change: Don Okt 26 11:20:22 CEST 2006 [mika] ################################################################################ backtick 1 60 60 /usr/bin/cpu-screen @@ -34,7 +34,7 @@ # fix the "screen.linux" terminal problem (see Debian BTS #238355 + #239776) # term linux - shell zsh + shell /bin/zsh # "sorendition": set the colors for # the "messages" and "text marking"