chore: fix linter issues.
This commit is contained in:
parent
ac3e0fea59
commit
b878ce1ea2
3 changed files with 4 additions and 4 deletions
|
|
@ -18,7 +18,7 @@ profile kernel-postinst-kdump @{exec_path} {
|
|||
@{bin}/cp rix,
|
||||
@{bin}/du rix,
|
||||
@{bin}/find rix,
|
||||
@{bin}/kmod rCx -> kmod,
|
||||
@{bin}/kmod rCx -> kmod,
|
||||
@{bin}/ischroot rPx,
|
||||
@{bin}/linux-version rPx,
|
||||
@{bin}/mkdir rix,
|
||||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ profile needrestart @{exec_path} flags=(attach_disconnected) {
|
|||
@{sh_path} rix,
|
||||
@{bin}/dpkg-query rpx,
|
||||
@{bin}/fail2ban-server rPx,
|
||||
@{bin}/stty rix,
|
||||
@{bin}/stty rix,
|
||||
@{bin}/systemctl rCx -> systemctl,
|
||||
@{bin}/systemd-detect-virt rPx,
|
||||
@{bin}/udevadm rCx -> udevadm,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue