chore: fix linter issues.

This commit is contained in:
Alexandre Pujol 2025-07-21 01:04:37 +02:00
parent e87853e945
commit d4210c99d1
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
3 changed files with 4 additions and 4 deletions

View file

@ -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>

View file

@ -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,