Commit 7a7f01d
committed
luci-app-natmap: allow reading status under /tmp/run
rpcd's file plugin now checks ACL against the real path of symlinks, so
/var/run/natmap/* (which resolves to /tmp/run/natmap/* on OpenWrt) gets
rejected and the LuCI status view shows none. Add the resolved path to
the read ACL.
Signed-off-by: Fabiao De Gongniu <ragingbullniu@gmail.com>
(cherry picked from commit 7a1fc28)1 parent 1654281 commit 7a7f01d
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments