diff options
| author | Roy Marples <roy@marples.name> | 2019-11-29 03:19:02 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2019-11-29 03:19:02 +0000 |
| commit | 0e5bfa4eb22f7b6412d23b9548bf157f9fea88c2 (patch) | |
| tree | f35157223e84608578d69293333dd87ce77fc46a /README.md | |
| parent | 470a63e2f58b7af3045db28bc55bc2a061c4c88b (diff) | |
| download | dhcpcd-0e5bfa4eb22f7b6412d23b9548bf157f9fea88c2.tar.xz | |
privsep: Note the db directory needs to be readable by _dhcpcd.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |
