From: Roy Marples Date: Fri, 11 Sep 2020 14:07:19 +0000 (+0100) Subject: README: Remove old reference to db dir needing user permissions X-Git-Tag: v9.3.0~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddcfd0b0d87b6d3ed24d96e545ed27c2127755fc;p=thirdparty%2Fdhcpcd.git README: Remove old reference to db dir needing user permissions We've been using the original dirs since dhcpcd-9.1. --- diff --git a/README.md b/README.md index baea7489..7d760e36 100644 --- 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.