]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
init: do not redirect to -
authorHarald Hoyer <harald@redhat.com>
Fri, 16 Apr 2010 14:45:53 +0000 (16:45 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 16 Apr 2010 15:59:49 +0000 (17:59 +0200)
modules.d/99base/init

index 612c021f29f55208a4331488f77ec8610aa3a07f..1262ae1b7c93efadd3aca0c6b89c9688d435ea13 100755 (executable)
@@ -10,7 +10,6 @@ wait_for_loginit()
 {
     if getarg rdinitdebug; then
        set +x
-       exec 1>- 2>-
        exec 0<>/dev/console 1<>/dev/console 2<>/dev/console
        # wait for loginit
        i=0