From: Daniel Nilsson Date: Sat, 4 Jan 2025 22:11:08 +0000 (+0100) Subject: treewide: make rpcd scripts executable X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=36c01dab8ce5858283aedfc3e2cd1d8184275efc;p=project%2Fluci.git treewide: make rpcd scripts executable The git index needs the executable permission on RPC scripts to correctly register them with ubus. Link: https://github.com/openwrt/luci/issues/7526 Signed-off-by: Daniel Nilsson --- diff --git a/applications/luci-app-olsr-viz/root/usr/libexec/rpcd/olsrvizinfo b/applications/luci-app-olsr-viz/root/usr/libexec/rpcd/olsrvizinfo old mode 100644 new mode 100755 diff --git a/applications/luci-app-squid/root/usr/libexec/rpcd/luci.squid b/applications/luci-app-squid/root/usr/libexec/rpcd/luci.squid old mode 100644 new mode 100755