Don't create kernel symlinks in /.
This commit is contained in:
parent
b54db2f2c1
commit
bbab269a11
2 changed files with 8 additions and 0 deletions
|
|
@ -368,6 +368,8 @@ ZXRj 1776540625.004000000 1776540869.752000000 root:root 0755 - -
|
|||
aW5pdC5k - -
|
||||
ZXRjL2luaXQuZC90ZXJyYWZvcm0taHR0cC1iYWNrZW5k 1773654405.833829368 1776538060.240000000 root:root 0755 - -
|
||||
ZXRj 1776540625.004000000 1776540869.752000000 root:root 0755 - -
|
||||
ZXRjL2tlcm5lbC1pbWcuY29uZg== 1776526522.312000000 1776542102.164000000 root:root 0644 - -
|
||||
ZXRj 1776540625.004000000 1776540869.752000000 root:root 0755 - -
|
||||
ZXRjL2tyYjUuY29uZg== 1776540770.172000000 1776540770.224000000 root:root 0644 - -
|
||||
ZXRj 1776540625.004000000 1776540869.752000000 root:root 0755 - -
|
||||
a3JiNS5jb25mLmQ= - -
|
||||
|
|
|
|||
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