Merge branch 'collectd-4.2' into collectd-4.3
[collectd.git] / src / collectd.c
index f260c84..984ff75 100644 (file)
@@ -91,7 +91,7 @@ static int init_hostname (void)
                                "\"FQDNLookup\" option, but I cannot resolve "
                                "my hostname to a fully qualified domain "
                                "name. Please fix you network "
-                               "configuration.");
+                               "configuration.", hostname_g);
                return (-1);
        }