From 99a14b71386ef019f2599e2e8834d40db97a2e83 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 10 Dec 2019 20:03:57 +0300 Subject: change default distributor to Carbs --- core/grub/files/grub.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/grub/files') diff --git a/core/grub/files/grub.default b/core/grub/files/grub.default index 762f3384..a8c6ab34 100644 --- a/core/grub/files/grub.default +++ b/core/grub/files/grub.default @@ -2,7 +2,7 @@ GRUB_DEFAULT=0 GRUB_TIMEOUT=5 -GRUB_DISTRIBUTOR="KISS" +GRUB_DISTRIBUTOR="Carbs" GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet" # Preload both GPT and MBR modules so that they are not missed -- cgit v1.2.3