]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Note /dev/log issue on linux
authorRoy Marples <roy@marples.name>
Sun, 5 Apr 2020 15:47:25 +0000 (16:47 +0100)
committerRoy Marples <roy@marples.name>
Sun, 5 Apr 2020 15:47:25 +0000 (16:47 +0100)
BUILDING.md

index 7e1f71505e5a2e139a6fb7697446716b4df4bf9b..d14474ee2d3eaade06c7830ec3ea3cbe1e6a7e4d 100644 (file)
@@ -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`.