OSDN Git Service

[fix] : Removed default kernel option.
authorhayao <shun819.mail@gmail.com>
Mon, 13 Apr 2020 04:35:21 +0000 (13:35 +0900)
committerhayao <shun819.mail@gmail.com>
Mon, 13 Apr 2020 04:35:21 +0000 (13:35 +0900)
channels/xfce/airootfs/etc/default/grub

index ec48293..eab6084 100644 (file)
@@ -3,7 +3,7 @@
 GRUB_DEFAULT=0
 GRUB_TIMEOUT=5
 GRUB_DISTRIBUTOR="Alter"
-GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet splash udev.log-priority=3"
+GRUB_CMDLINE_LINUX_DEFAULT=""
 GRUB_CMDLINE_LINUX=""
 
 # Preload both GPT and MBR modules so that they are not missed