Remove old comment, made redundant by Felix' update

This commit is contained in:
rmh 2009-06-14 16:46:42 +00:00
parent 85c09bd82e
commit db1a9a423c

5
debian/default/grub vendored
View File

@ -1,11 +1,10 @@
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# This file is sourced by update-grub, and its variables are propagated
# to its children in /etc/grub.d/
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX="quiet"
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console