Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | nfs-kernel-server: move hardcoded /run to /tmp/run | Daniel Golle | 2021-11-13 |
statd currently fails to start due to missing /run which doesn't exist on OpenWrt. Add a patch moving /run to /tmp/run as the path is hardcoded in several places and cannot be configured neither at buildtime nor at runtime. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |