Don't create kernel symlinks in /.

This commit is contained in:
Darren 'Tadgy' Austin 2026-04-18 20:55:20 +01:00
commit bbab269a11
2 changed files with 8 additions and 0 deletions

6
etc/kernel-img.conf Normal file
View file

@ -0,0 +1,6 @@
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = no
do_bootloader = no
do_initrd = yes
link_in_boot = no