]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Note that systemd/udev leaks memory where-as the eudev fork of udev does not.
authorRoy Marples <roy@marples.name>
Thu, 17 Dec 2015 22:42:24 +0000 (22:42 +0000)
committerRoy Marples <roy@marples.name>
Thu, 17 Dec 2015 22:42:24 +0000 (22:42 +0000)
README

diff --git a/README b/README
index 4489ecc2587e2a83aea04dc415a6c747e795f6a4..a09b93cfe920b6acef72134a8b208b2ed935c617 100644 (file)
--- a/README
+++ b/README
@@ -91,7 +91,9 @@ instead of the kernel. However, if the /dev management system breaks, stops
 working, or changes to a new one, dhcpcd should still try and continue to work.
 To facilitate this, dhcpcd allows a plugin to load to instruct dhcpcd when it
 can use an interface. As of the time of writing only udev support is included.
-You can disable this with --without-dev, or without-udev
+You can disable this with --without-dev, or without-udev.
+NOTE: in Gentoo at least, sys-fs/udev as provided by systemd leaks memory
+sys-fs/eudev, the fork of udev does not and as such is recommended.
 
 To shrink dhcpcd you can disable IPv4 or IPv6:
        --disable-inet