rpcd: fix file ACLs for symlinked /proc paths
Several ACL files referenced /proc paths that are symlinks (e.g. /proc/mounts -> /proc/self/mounts -> /proc/$PID/mounts), which resolve to paths not covered by the existing ACL rules under the new rpcd symlink-aware ACL check.
Add the resolved path patterns (/proc//mounts, /proc//net/ipv6_route) alongside the original symlink paths so that both the original and the realpath-resolved path are matched by ACL rules.
Fixes: #8867 Signed-off-by: Jo-Philipp Wich jo@mein.io
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
OpenWrt luci feed
Description
This is the OpenWrt “luci”-feed containing LuCI - OpenWrt Configuration Interface.
Usage
This feed is enabled by default. Your feeds.conf.default (or feeds.conf) should contain a line like:
To install all its package definitions, run:
API Reference
You can browse the generated API documentation directly on Github.
Use ucode and rpcd for server side operations.
Development
Documentation for developing and extending LuCI can be found in the Wiki
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.
Translation status
Use Weblate instead of direct editing of the
*.pofiles.