diff --git a/etc/rc b/etc/rc index e31392ad671..4dae7979a3f 100644 --- a/etc/rc +++ b/etc/rc @@ -78,8 +78,6 @@ case ${rc_ng} in autoboot=yes _boot="faststart" rc_fast=yes # run_rc_command(): do fast booting - export autoboot - export rc_fast else autoboot=no _boot="start"