@@ -44,6 +44,11 @@ int main(int argc, char **argv) {
...
@@ -44,6 +44,11 @@ int main(int argc, char **argv) {
return3;
return3;
}
}
#ifdef KEYRING_IMPL_standalone
rlog.warning("This implementation 'standalone' always unlocks your default keyring. Keyring name `{}` will be ignored. Build with KEYRING_IMPL=lib if necessary.",keyring_and_pswd.at(0));