chore: fix linter issues.
This commit is contained in:
parent
e87853e945
commit
d4210c99d1
3 changed files with 4 additions and 4 deletions
|
|
@ -49,7 +49,7 @@ profile kernel-postinst-kdump @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/app/kmod>
|
||||
|
||||
include if exists <local/dkernel-postinst-kdump_kmod>
|
||||
include if exists <local/kernel-postinst-kdump_kmod>
|
||||
}
|
||||
|
||||
include if exists <local/kernel-postinst-kdump>
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ profile initramfs-hooks @{exec_path} {
|
|||
@{bin}/ischroot Px,
|
||||
@{bin}/ldd Cx -> ldd,
|
||||
@{bin}/plymouth Px,
|
||||
@{bin}/update-alternatives Px,
|
||||
@{sbin}/update-alternatives Px,
|
||||
@{lib}/dracut/dracut-install Px,
|
||||
@{lib}/initramfs-tools/bin/busybox ix,
|
||||
@{lib}/klibc/bin/fstype ix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue