mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
Hint kernel keyring disabled in debug message
This commit is contained in:
committed by
Milan Broz
parent
4e2deadba7
commit
8c57e3ffca
@@ -223,6 +223,7 @@ int keyring_get_passphrase(const char *key_desc,
|
||||
|
||||
return 0;
|
||||
#else
|
||||
log_dbg("Kernel keyring features disabled");
|
||||
return -EINVAL;
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user