1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

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.

(cherry picked from commit 5ecc08e033)
(cherry picked from commit c2e287e15f)
This commit is contained in:
Daan De Meyer
2025-03-18 22:45:17 +01:00
committed by Luca Boccassi
parent 593df05716
commit 1532361b3e

View File

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