]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
privsep: Note the db directory needs to be readable by _dhcpcd.
authorRoy Marples <roy@marples.name>
Fri, 29 Nov 2019 03:19:02 +0000 (03:19 +0000)
committerRoy Marples <roy@marples.name>
Fri, 29 Nov 2019 03:19:02 +0000 (03:19 +0000)
README.md

index d5989d354422ceb4ba332273b6de0d3036e4846d..f48749c7c40aa5d3cf85de6a2dc3ca1c6f93de10 100644 (file)
--- a/README.md
+++ b/README.md
@@ -89,6 +89,8 @@ 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
+unpriviledged user (default _dhcpcd).
 The Makefile `_confinstall` target will attempt to move the files correctly from
 the old locations to the new locations.