]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
README: Remove old reference to db dir needing user permissions
authorRoy Marples <roy@marples.name>
Fri, 11 Sep 2020 14:07:19 +0000 (15:07 +0100)
committerRoy Marples <roy@marples.name>
Fri, 11 Sep 2020 14:07:19 +0000 (15:07 +0100)
We've been using the original dirs since dhcpcd-9.1.

README.md

index baea748909fac1efc53b753126bf79c4ebe1a9e8..7d760e3676de23af0cc4b53fd4d879f5d46eb423 100644 (file)
--- a/README.md
+++ b/README.md
@@ -89,11 +89,6 @@ For compatibility with older versions, use dhcpcd-4
 dhcpcd-7 defaults the database directory to `/var/db/dhcpcd` instead of
 `/var/db` and now stores dhcpcd.duid and dhcpcd.secret in there instead of
 in /etc.
-dhcpcd-9 requires this directory and contents to be writeable by the
-unprivileged user (default _dhcpcd, _dhcp or dhcpcd).
-
-Of course this won't work if dhcpcd is packaged up, so packagers will need to
-install similar logic into their dhcpcd package.
 
 dhcpcd-9 defaults the run directory to `/var/run/dhcpcd` instead of
 `/var/run` and the prefix of dhcpcd has been removed from the files.