mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +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().