X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Finit.d%2Fgrml-reboot;h=7f14558abe01527f9726f3f437a021c6ad5ef88c;hb=269109801453d1c66dce4855bdb94f571883e335;hp=637630bab5f978ad4e0c35dc54407e8cda405616;hpb=f73449b35902eb3f45938cbb687c1d71323988fc;p=grml-etc.git diff --git a/etc/init.d/grml-reboot b/etc/init.d/grml-reboot index 637630b..7f14558 100755 --- a/etc/init.d/grml-reboot +++ b/etc/init.d/grml-reboot @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Filename: grml-reboot # Purpose: reboot grml system # Authors: grml-team (grml.org) @@ -14,7 +14,8 @@ export PATH=/sbin:/bin:/usr/bin:/usr/sbin cd / # Clean input/output -exec >/dev/console 2>&1 "$CONSOLE" 2>&1 <"$CONSOLE" # default variables INSTALLED=false