mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-07-27 00:47:20 +02:00
grub.d: add luks-disable-debugshell.cfg.FIXME
Ref: https://insinuator.net/2025/07/insecure-boot-injecting-initramfs-from-a-debug-shell/
This commit is contained in:
parent
6b4941d1e8
commit
33e7ba4f40
8
etc/default/grub.d/luks-disable-debugshell.cfg.FIXME
Normal file
8
etc/default/grub.d/luks-disable-debugshell.cfg.FIXME
Normal file
@ -0,0 +1,8 @@
|
||||
# Disable access to emergency root/debug shell upon wrong password entered.
|
||||
# https://insinuator.net/2025/07/insecure-boot-injecting-initramfs-from-a-debug-shell/
|
||||
|
||||
# Debian
|
||||
#GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT panic=0"
|
||||
|
||||
# Fedora
|
||||
#GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT rd.shell=0 rd.emergency=halt"
|
Loading…
x
Reference in New Issue
Block a user