From aa2fbf830de34d8013fa2e47569b8304d25565ba Mon Sep 17 00:00:00 2001 From: Mohit Mehta Date: Mon, 16 Mar 2009 18:03:27 -0700 Subject: will help debug bug 4181 if and when it happens --- scripts/vyatta-grub-setup | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/vyatta-grub-setup') diff --git a/scripts/vyatta-grub-setup b/scripts/vyatta-grub-setup index 26a322f2..3eed4df4 100755 --- a/scripts/vyatta-grub-setup +++ b/scripts/vyatta-grub-setup @@ -138,6 +138,7 @@ fi # create the grub.cfg file for grub # The "default=" line selects which boot option will be used by default. # Numbering starts at 0 for the first option. + echo -e "# Generated by $0 at `date`" echo -e "set default=$default_console" echo "set timeout=5" # set serial console options -- cgit v1.2.3