]> Frank Brehm's Git Trees - config/lena/etc.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Thu, 22 Dec 2016 06:05:42 +0000 (07:05 +0100)
committerFrank Brehm <frank@brehm-online.com>
Thu, 22 Dec 2016 06:05:42 +0000 (07:05 +0100)
default/grub

index b3a34671a797527a889bf1bfd2cf87f915f8a19e..74eccbe2c230029e2ea266ec2fc4090b551e3618 100644 (file)
@@ -6,7 +6,8 @@
 GRUB_DEFAULT=0
 GRUB_TIMEOUT=5
 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
-GRUB_CMDLINE_LINUX_DEFAULT="quiet"
+#GRUB_CMDLINE_LINUX_DEFAULT="quiet"
+GRUB_CMDLINE_LINUX_DEFAULT=""
 GRUB_CMDLINE_LINUX=""
 
 # Uncomment to enable BadRAM filtering, modify to suit your needs