From 89a7af8ba4d1a66218537e66cde97eacd5cf0553 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Thu, 11 Apr 2024 18:40:51 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- calamares/modules/bootloader-systemd.conf | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/calamares/modules/bootloader-systemd.conf b/calamares/modules/bootloader-systemd.conf index b6fb863..40ca16f 100644 --- a/calamares/modules/bootloader-systemd.conf +++ b/calamares/modules/bootloader-systemd.conf @@ -30,12 +30,10 @@ loaderEntries: - "console-mode keep" # systemd-boot and refind support custom kernel params -kernelParams: [ "quiet" ] - -bootloaderEntryName: "SnigdhaOS" +kernelParams: [ "quiet","nowatchdog" ] # A list of kernel names that refind should accept as kernels -#refindKernelList: [ "linux","linux-lts","linux-zen","linux-hardened" ] +refindKernelList: [ "linux","linux-lts","linux-zen","linux-hardened" ] # GRUB 2 binary names and boot directory # Some distributions (e.g. Fedora) use grub2-* (resp. /boot/grub2/) names.