From: Daan De Meyer Date: Tue, 18 Mar 2025 21:45:17 +0000 (+0100) Subject: mkosi: Add unix_chkpwd to sanitizer wrapped binaries X-Git-Tag: v258-rc1~1049^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ecc08e033653fecd90afd7780ab14f54a1e1f54;p=thirdparty%2Fsystemd.git 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. --- diff --git a/mkosi.sanitizers/mkosi.postinst b/mkosi.sanitizers/mkosi.postinst index fb609951b2f..582a7cb99d4 100755 --- a/mkosi.sanitizers/mkosi.postinst +++ b/mkosi.sanitizers/mkosi.postinst @@ -82,6 +82,7 @@ wrap=( su tar tgtd + unix_chkpwd useradd userdel veritysetup