From: Roy Marples Date: Mon, 27 Jan 2020 21:47:24 +0000 (+0000) Subject: Mention chroot X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc88848fc36faad643a927ec00d6c7424695292b;p=thirdparty%2Fdhcpcd.git Mention chroot --- 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