summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Balocca <rbalocca@vyatta.com>2008-07-27 16:46:08 -0700
committerRick Balocca <rbalocca@vyatta.com>2008-07-27 16:46:08 -0700
commit5cfca8801a52bf8e9421417f82a4cee6cfe8653e (patch)
treef1cacc6ae822bed137b0002749b58e01938897ce
parent8410374f55dbe55cb46bce8378084b912e5dbd23 (diff)
parente95fb343a63b8cb6c1dc10fe30b5b1c3cafecc2a (diff)
downloadvyatta-cfg-5cfca8801a52bf8e9421417f82a4cee6cfe8653e.tar.gz
vyatta-cfg-5cfca8801a52bf8e9421417f82a4cee6cfe8653e.zip
Merge branch 'hollywood'
-rwxr-xr-xetc/init.d/vyatta-ofr5
1 files changed, 0 insertions, 5 deletions
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 $?
}