]> git.ipfire.org Git - thirdparty/systemd.git/commit
cryptsetup: enable libcryptsetup debug logging if we want it
authorIvan Shapovalov <intelfx@intelfx.name>
Sat, 6 Jul 2019 10:51:23 +0000 (13:51 +0300)
committerIvan Shapovalov <intelfx@intelfx.name>
Mon, 8 Jul 2019 13:02:41 +0000 (16:02 +0300)
commit568a84048e7140223df46cfd581e75b4c0633079
treee8d8e5543e21e39fa4c7c16b5d85675e2dc53fd5
parent8c71b2cd449e89ba681ff708b77ffd87b1ff4f01
cryptsetup: enable libcryptsetup debug logging if we want it

Even if we set a log callback that would accept debug messages, libcryptsetup
needs debug logging enabled explicitly for it to happen.
src/cryptsetup/cryptsetup.c