mkosi: Add unix_chkpwd to sanitizer wrapped binaries

unix_chkpwd will retrieve the user name of the uid it is invoked as
and as such needs the asan workaround.
This commit is contained in:
Daan De Meyer
2025-03-18 22:45:17 +01:00
parent 9165d92406
commit 5ecc08e033

View File

@@ -82,6 +82,7 @@ wrap=(
su
tar
tgtd
unix_chkpwd
useradd
userdel
veritysetup