mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
Code using libcryptsetup already sets the global log function if it uses dlopen_cryptsetup(). Make sure we do the same for the three programs that explicitly link against libcryptsetup and hence to not use dlopen_cryptsetup().