X-Git-Url: https://git.tld-linux.org/?p=packages%2Fgrub2.git;a=blobdiff_plain;f=grub.sysconfig;h=0402e1dee1254ac457db55055da4af103d4db738;hp=7b1699d22e3fb9a9fe47aa6783310c25f72cbbe6;hb=426225c9c03230c46b0a2e4930febcc9820ab5c9;hpb=a2be075908c3c64f3d1fc51e5b74b51ec400f065 diff --git a/grub.sysconfig b/grub.sysconfig index 7b1699d..0402e1d 100644 --- a/grub.sysconfig +++ b/grub.sysconfig @@ -27,7 +27,7 @@ GRUB_TIMEOUT=15 # to add only to the default menu entry, after those listed in # `GRUB_CMDLINE_LINUX'. # To disable IPv6 in kernel, append: ipv6.disable=1 -GRUB_CMDLINE_LINUX_DEFAULT="panic=300 quiet" +GRUB_CMDLINE_LINUX_DEFAULT="net.ifnames=0 biosdevname=0 panic=300 quiet" # Command-line arguments to add to menu entries for the Linux kernel. GRUB_CMDLINE_LINUX=""