chiark / gitweb /
use strneq instead of strncmp
[elogind.git] / README
diff --git a/README b/README
index 581e84598e7d14ec6ba130363fee2e00278b37a6..3b248048cc557a7268032d43cec983883c505cc6 100644 (file)
--- a/README
+++ b/README
@@ -78,9 +78,7 @@ REQUIREMENTS:
         install nss-myhostname to ensure that in a world of
         dynamically changing hostnames the hostname stays resolvable
         under all circumstances. In fact, systemd-hostnamed will warn
-        if nss-myhostname is not installed. Packagers are encouraged to
-        add a dependency on nss-myhostname to the package that
-        includes systemd-hostnamed.
+        if nss-myhostname is not installed.
 
         Note that D-Bus can link against libsystemd-login.so, which
         results in a cyclic build dependency. To accommodate for this