source: trunk/puppet/modules/puppet-grub/files/grub

Last change on this file was 754, checked in by sebas@…, 14 years ago

sintax y un opcion mas, tomada cuando grup actualiza

File size: 180 bytes
RevLine 
[734]1GRUB_DEFAULT=0
2GRUB_HIDDEN_TIMEOUT_QUIET=false
[754]3GRUB_TIMEOUT=3
[734]4GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
[754]5GRUB_CMDLINE_LINUX_DEFAULT=""
[734]6GRUB_CMDLINE_LINUX=""
7
Note: See TracBrowser for help on using the repository browser.