1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00
openwrt-packages/net/nfs-kernel-server/patches
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
..
101-musl-getservbyport.patch nfs-kernel-server: update to 2.2.1 2017-11-06 12:21:12 +01:00
110-move-hardcoded-rundir.patch nfs-kernel-server: move hardcoded /run to /tmp/run 2021-11-13 01:11:34 +00:00