mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09: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.
This commit is contained in:
@@ -82,6 +82,7 @@ wrap=(
|
||||
su
|
||||
tar
|
||||
tgtd
|
||||
unix_chkpwd
|
||||
useradd
|
||||
userdel
|
||||
veritysetup
|
||||
|
||||
Reference in New Issue
Block a user