V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m17s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-05 13:59:18 +01:00
parent c0de1a977d
commit 75d8602020
3 changed files with 7 additions and 3 deletions

View File

@@ -256,8 +256,8 @@ grub_parameter:
# - 'panic=0' No automatic action (System remains stuck in panic state).
# - 'panic=-1' Also explicitly prevents any automatic reboot.
##############################################################################################################################
- "oops=panic"
- "panic=-1"
#- "oops=panic"
#- "panic=-1"
##############################################################################################################################
# Enable a subset of known mitigations for CPU vulnerabilities and disable SMT.
@@ -426,7 +426,7 @@ grub_parameter:
##############################################################################################################################
# Sets the minimum log output of the kernel at boot time to level 0 (= KERN_EMERG).
##############################################################################################################################
- "loglevel=0"
#- "loglevel=0"
################################################################################################################################
# Grub settings