summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-01-27 21:47:24 +0000
committerRoy Marples <roy@marples.name>2020-01-27 21:47:24 +0000
commitbc88848fc36faad643a927ec00d6c7424695292b (patch)
treef0cbc2216dc8985529a5da424d612e84d4bd60ab /README.md
parent4c1969a26178f69699c1799b56888a2bf4d9c77d (diff)
downloaddhcpcd-bc88848fc36faad643a927ec00d6c7424695292b.tar.xz
Mention chroot
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index f48749c7..427d4d3b 100644
--- a/README.md
+++ b/README.md
@@ -94,12 +94,14 @@ unpriviledged user (default _dhcpcd).
The Makefile `_confinstall` target will attempt to move the files correctly from
the old locations to the new locations.
-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.
-
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.
+dhcpcd-9 may also run in a chroot, `/var/chroot/dhcpcd` so all the files
+could be relative to that.
+
## ChangeLog
We no longer supply a ChangeLog.
However, you're more than welcome to read the