chiark / gitweb /
Horrible bodge to wait for root user to be created before attempting to
[disorder] / lib / client.c
index 00d7cf51b0b804a7bb29e92f674a9579a6a36b80..20db6759dc52f743cba1f047212763198e6cf7f7 100644 (file)
@@ -396,7 +396,7 @@ int disorder_connect(disorder_client *c) {
   if(!password) {
     /* Oh well */
     c->last = "no password";
-    error(0, "no password configured");
+    error(0, "no password configured for user '%s'", username);
     return -1;
   }
   return disorder_connect_generic(config,