diff options
| author | Roy Marples <roy@marples.name> | 2020-04-05 16:47:25 +0100 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2020-04-05 16:47:25 +0100 |
| commit | d3713add356c48b772751cf2684d9a705a5e6521 (patch) | |
| tree | 903325386a81413f69bf88d8b06f2d741547deda /BUILDING.md | |
| parent | 093fb8f5862d2af529b8e0c413a74000d62c484c (diff) | |
| download | dhcpcd-d3713add356c48b772751cf2684d9a705a5e6521.tar.xz | |
Note /dev/log issue on linux
Diffstat (limited to 'BUILDING.md')
| -rw-r--r-- | BUILDING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILDING.md b/BUILDING.md index 7e1f7150..d14474ee 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -170,3 +170,4 @@ If running privilege separation and on Linux then the `00-linux` hook is **mandatory**. If you choose not to run it, then you are responsible for setting up the needed mount points: `/dev`, `/proc`, `/sys`, `/run/udev` +as well as sorting out `/dev/log` if it points to something outside of `/dev`. |
