Don't create kernel symlinks in /.
This commit is contained in:
parent
b54db2f2c1
commit
bbab269a11
2 changed files with 8 additions and 0 deletions
6
etc/kernel-img.conf
Normal file
6
etc/kernel-img.conf
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue