openwrt-packages/net/nfs-kernel-server
Daniel Golle ded4ab79b2 nfs-kernel-server: move hardcoded /run to /tmp/run
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>
2021-11-13 01:11:34 +00:00
..
files nfs-kernel-server: reload when exported mountpoints show 2021-10-28 19:54:29 +01:00
patches nfs-kernel-server: move hardcoded /run to /tmp/run 2021-11-13 01:11:34 +00:00
Config.in nfs-kernel-server: add support for NFSv4 2018-09-29 20:34:33 +02:00
Makefile nfs-kernel-server: move hardcoded /run to /tmp/run 2021-11-13 01:11:34 +00:00