chiark / gitweb /
networkd: improve DHCP error logging
[elogind.git] / README
diff --git a/README b/README
index 19a4478c520e513d166ba4dfcec1428d3ed950fb..b5545621c153ad7c5fad01984964da3ae4895be1 100644 (file)
--- a/README
+++ b/README
@@ -122,6 +122,7 @@ REQUIREMENTS:
         libmicrohttpd (optional)
         libpython (optional)
         gobject-introspection > 1.40.0 (optional)
+        elfutils >= 158 (optional)
         make, gcc, and similar tools
 
         During runtime, you need the following additional
@@ -187,16 +188,16 @@ USERS AND GROUPS:
         exist. During execution this network facing service will drop
         privileges and assume this uid/gid for security reasons.
 
-        Similar, the NTP daemon requires the "systemd-timesync" system
+        Similarly, the NTP daemon requires the "systemd-timesync" system
         user and group to exist.
 
-        Similar, the network management daemon requires the
+        Similarly, the network management daemon requires the
         "systemd-network" system user and group to exist.
 
-        Similar, the name resolution daemon requires the
+        Similarly, the name resolution daemon requires the
         "systemd-resolve" system user and group to exist.
 
-        Similar, the kdbus dbus1 proxy daemon requires the
+        Similarly, the kdbus dbus1 proxy daemon requires the
         "systemd-bus-proxy" system user and group to exist.
 
 WARNINGS: