From 56c017ce7d7103857f4043b29320156edee66bb0 Mon Sep 17 00:00:00 2001 From: maximilian attems Date: Mon, 5 Apr 2010 04:51:05 +0200 Subject: init: export BOOT for casper and friends merge from 0.92bubuntu9 Signed-off-by: maximilian attems --- init | 2 ++ 1 file changed, 2 insertions(+) (limited to 'init') diff --git a/init b/init index c3cfc0b..8083128 100755 --- a/init +++ b/init @@ -40,6 +40,7 @@ export ROOTDELAY= export ROOTFLAGS= export ROOTFSTYPE= export IP= +export BOOT= export BOOTIF= export break= export init=/sbin/init @@ -249,6 +250,7 @@ unset ROOTFSTYPE unset ROOTDELAY unset ROOT unset IP +unset BOOT unset BOOTIF unset blacklist unset break -- cgit v1.2.3