From 894b2b4744aa3e091bcbe0a883e3e0f6715fb11d Mon Sep 17 00:00:00 2001 From: Rick Balocca Date: Wed, 23 Jul 2008 15:47:19 -0700 Subject: Code moved for fix of bug http://bugzilla.vyatta.com/show_bug.cgi?id=3417 --- etc/init.d/vyatta-ofr | 5 ----- 1 file changed, 5 deletions(-) (limited to 'etc/init.d') diff --git a/etc/init.d/vyatta-ofr b/etc/init.d/vyatta-ofr index 92acf45..8ff02ab 100755 --- a/etc/init.d/vyatta-ofr +++ b/etc/init.d/vyatta-ofr @@ -119,11 +119,6 @@ start () load_bootfile chmod g-w,o-w / - ( [ -s /boot/grub/menu.lst ] && - upgrade-from-grub-legacy && - rm -f /boot/grub/menu.lst* - ) || true - log_end_msg $? } -- cgit v1.2.3