mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: Don't create sanitizer wrappers for every mkfs binary
mksquashfs for some reason ends up in nss_systemd and mkfs.btrfs links against libudev. The others don't need a sanitizer wrapper script.
This commit is contained in:
@@ -73,12 +73,7 @@ wrap=(
|
||||
lvm
|
||||
mdadm
|
||||
mkfs.btrfs
|
||||
mkfs.erofs
|
||||
mkfs.ext4
|
||||
mkfs.vfat
|
||||
mkfs.xfs
|
||||
mksquashfs
|
||||
mkswap
|
||||
multipath
|
||||
multipathd
|
||||
nvme
|
||||
|
||||
Reference in New Issue
Block a user