Package: grub-efi-amd64
Version: 2.04-12
Severity: normal

after update, *again*, GRUB has re-added resume=/dev/sda6

diff --git a/default/grub b/default/grub
index 7f80c69..911da28 100644
--- a/default/grub
+++ b/default/grub
@@ -35,3 +35,5 @@ GRUB_CMDLINE_LINUX_DEFAULT="cgroup_enable=memory
kvm-intel.nested=1 net.ifnames=
 # Uncomment to get a beep at grub start
 #GRUB_INIT_TUNE="480 440 1"

+
+GRUB_CMDLINE_LINUX="resume=/dev/sda6 net.ifnames=0
cgroup_enable=memory swapaccount=1"



Aside from the fact that I do not WANT to use resume and I disabled it via

    initramfs-tools/conf.d/resume:
    RESUME=none

(or is it wrong way?)

it triggers bug #860533 causing extra 30s of boot time

--
Mariusz Gronczewski (XANi) <xani...@gmail.com>
GnuPG: 0xEA8ACE64

Reply via email to