Mercurial > hg > dhcpcd
changeset 5452:a351afa57787 draft
README: Remove old reference to db dir needing user permissions
We've been using the original dirs since dhcpcd-9.1.
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Fri, 11 Sep 2020 15:07:19 +0100 |
| parents | 840cdf8beeb8 |
| children | fef58462dea6 |
| files | README.md |
| diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Fri Sep 11 12:21:07 2020 +0100 +++ b/README.md Fri Sep 11 15:07:19 2020 +0100 @@ -89,11 +89,6 @@ 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.
