]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Mention chroot
authorRoy Marples <roy@marples.name>
Mon, 27 Jan 2020 21:47:24 +0000 (21:47 +0000)
committerRoy Marples <roy@marples.name>
Mon, 27 Jan 2020 21:47:24 +0000 (21:47 +0000)
README.md

index f48749c7c40aa5d3cf85de6a2dc3ca1c6f93de10..427d4d3b95116bfa225ec243c09106f90a0878c0 100644 (file)
--- 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