mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-07 17:49:21 +01:00
4 lines
161 B
INI
4 lines
161 B
INI
|
# This ensures that r8168 gets modprobed
|
||
|
# Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
|
||
|
GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT r8168"
|