]> git.hoellein.online Git - zenbook/commitdiff
saving uncommitted changes in /etc prior to apt run
authorMario Höllein <mhoellein@freenet.de>
Sat, 1 Sep 2018 09:03:56 +0000 (11:03 +0200)
committerroot <root@localhost>
Sat, 1 Sep 2018 09:03:56 +0000 (11:03 +0200)
default/grub

index 7ed9c1f55c711f02aec0f262dbd301a9eaa31a92..0a17bbf8ae7ead1c7927f9b8033d59fc8ef4d6f2 100644 (file)
@@ -8,7 +8,8 @@ GRUB_DEFAULT=0
 GRUB_HIDDEN_TIMEOUT_QUIET=true
 GRUB_TIMEOUT=10
 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
-GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nouveau.runpm=0"
+#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nouveau.runpm=0"
+GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
 GRUB_CMDLINE_LINUX=""
 
 # Uncomment to enable BadRAM filtering, modify to suit your needs