diff --git a/luci-app-auth-guardian/Makefile b/luci-app-auth-guardian/Makefile index 98094083..1d3c612a 100644 --- a/luci-app-auth-guardian/Makefile +++ b/luci-app-auth-guardian/Makefile @@ -13,7 +13,7 @@ LUCI_PKGARCH:=all # File permissions (RPCD scripts must be executable) -PKG_FILE_MODES:=/usr/libexec/rpcd/luci.auth-guardian:755 +PKG_FILE_MODES:=/usr/libexec/rpcd/luci.auth-guardian:root:root:755 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luci-app-bandwidth-manager/Makefile b/luci-app-bandwidth-manager/Makefile index 8db4456c..73ca9c9a 100644 --- a/luci-app-bandwidth-manager/Makefile +++ b/luci-app-bandwidth-manager/Makefile @@ -13,7 +13,7 @@ LUCI_PKGARCH:=all # File permissions (RPCD scripts must be executable) -PKG_FILE_MODES:=/usr/libexec/rpcd/luci.bandwidth-manager:755 +PKG_FILE_MODES:=/usr/libexec/rpcd/luci.bandwidth-manager:root:root:755 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luci-app-cdn-cache/Makefile b/luci-app-cdn-cache/Makefile index 5c855c35..4287bb50 100644 --- a/luci-app-cdn-cache/Makefile +++ b/luci-app-cdn-cache/Makefile @@ -13,7 +13,7 @@ LUCI_PKGARCH:=all # File permissions (RPCD scripts must be executable) -PKG_FILE_MODES:=/usr/libexec/rpcd/luci.cdn-cache:755 +PKG_FILE_MODES:=/usr/libexec/rpcd/luci.cdn-cache:root:root:755 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luci-app-client-guardian/Makefile b/luci-app-client-guardian/Makefile index 1c6202cf..b328146e 100644 --- a/luci-app-client-guardian/Makefile +++ b/luci-app-client-guardian/Makefile @@ -22,7 +22,7 @@ LUCI_PKGARCH:=all # File permissions (RPCD scripts must be executable) -PKG_FILE_MODES:=/usr/libexec/rpcd/luci.client-guardian:755 +PKG_FILE_MODES:=/usr/libexec/rpcd/luci.client-guardian:root:root:755 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luci-app-crowdsec-dashboard/Makefile b/luci-app-crowdsec-dashboard/Makefile index f4524b4f..ed81a151 100644 --- a/luci-app-crowdsec-dashboard/Makefile +++ b/luci-app-crowdsec-dashboard/Makefile @@ -22,7 +22,7 @@ LUCI_PKGARCH:=all # File permissions (RPCD scripts must be executable) -PKG_FILE_MODES:=/usr/libexec/rpcd/luci.crowdsec-dashboard:755 +PKG_FILE_MODES:=/usr/libexec/rpcd/luci.crowdsec-dashboard:root:root:755 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luci-app-ksm-manager/Makefile b/luci-app-ksm-manager/Makefile index d4e0fa49..8259ff49 100644 --- a/luci-app-ksm-manager/Makefile +++ b/luci-app-ksm-manager/Makefile @@ -18,7 +18,7 @@ PKG_LICENSE:=Apache-2.0 # File permissions (RPCD scripts must be executable) -PKG_FILE_MODES:=/usr/libexec/rpcd/luci.ksm-manager:755 +PKG_FILE_MODES:=/usr/libexec/rpcd/luci.ksm-manager:root:root:755 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luci-app-media-flow/Makefile b/luci-app-media-flow/Makefile index a5274c73..c07d0b3d 100644 --- a/luci-app-media-flow/Makefile +++ b/luci-app-media-flow/Makefile @@ -16,7 +16,7 @@ LUCI_PKGARCH:=all # File permissions (RPCD scripts must be executable) -PKG_FILE_MODES:=/usr/libexec/rpcd/luci.media-flow:755 +PKG_FILE_MODES:=/usr/libexec/rpcd/luci.media-flow:root:root:755 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luci-app-netdata-dashboard/Makefile b/luci-app-netdata-dashboard/Makefile index b8fb8036..b3e1ef0d 100644 --- a/luci-app-netdata-dashboard/Makefile +++ b/luci-app-netdata-dashboard/Makefile @@ -22,7 +22,7 @@ LUCI_PKGARCH:=all # File permissions (RPCD scripts must be executable) -PKG_FILE_MODES:=/usr/libexec/rpcd/luci.netdata-dashboard:755 +PKG_FILE_MODES:=/usr/libexec/rpcd/luci.netdata-dashboard:root:root:755 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luci-app-netifyd-dashboard/Makefile b/luci-app-netifyd-dashboard/Makefile index abe946f4..6e9bd302 100644 --- a/luci-app-netifyd-dashboard/Makefile +++ b/luci-app-netifyd-dashboard/Makefile @@ -22,7 +22,7 @@ LUCI_PKGARCH:=all # File permissions (RPCD scripts must be executable) -PKG_FILE_MODES:=/usr/libexec/rpcd/luci.netifyd-dashboard:755 +PKG_FILE_MODES:=/usr/libexec/rpcd/luci.netifyd-dashboard:root:root:755 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luci-app-network-modes/Makefile b/luci-app-network-modes/Makefile index 443332af..52f230a9 100644 --- a/luci-app-network-modes/Makefile +++ b/luci-app-network-modes/Makefile @@ -21,7 +21,7 @@ LUCI_DEPENDS:=+luci-base +luci-app-secubox +luci-lib-jsonc +rpcd +rpcd-mod-luci LUCI_PKGARCH:=all # File permissions (RPCD scripts must be executable) -PKG_FILE_MODES:=/usr/libexec/rpcd/luci.network-modes:755 +PKG_FILE_MODES:=/usr/libexec/rpcd/luci.network-modes:root:root:755 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luci-app-secubox/Makefile b/luci-app-secubox/Makefile index d271ba84..a9d82699 100644 --- a/luci-app-secubox/Makefile +++ b/luci-app-secubox/Makefile @@ -12,8 +12,8 @@ LUCI_DEPENDS:=+luci-base +rpcd +curl +jq LUCI_PKGARCH:=all # File permissions (RPCD scripts must be executable) -PKG_FILE_MODES:=/usr/libexec/rpcd/luci.secubox:755 \ - /usr/libexec/secubox/fix-permissions.sh:755 +PKG_FILE_MODES:=/usr/libexec/rpcd/luci.secubox:root:root:755 \ + /usr/libexec/secubox/fix-permissions.sh:root:root:755 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luci-app-system-hub/Makefile b/luci-app-system-hub/Makefile index 040afe2e..2b7a27cc 100644 --- a/luci-app-system-hub/Makefile +++ b/luci-app-system-hub/Makefile @@ -12,7 +12,7 @@ LUCI_DEPENDS:=+luci-base +rpcd +coreutils +coreutils-base64 LUCI_PKGARCH:=all # File permissions (RPCD scripts must be executable) -PKG_FILE_MODES:=/usr/libexec/rpcd/luci.system-hub:755 +PKG_FILE_MODES:=/usr/libexec/rpcd/luci.system-hub:root:root:755 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luci-app-traffic-shaper/Makefile b/luci-app-traffic-shaper/Makefile index 2bda9cc2..3e0de5a3 100644 --- a/luci-app-traffic-shaper/Makefile +++ b/luci-app-traffic-shaper/Makefile @@ -12,7 +12,7 @@ LUCI_DEPENDS:=+luci-base +rpcd +tc +kmod-sched-core +kmod-sched-cake # File permissions (RPCD scripts must be executable) -PKG_FILE_MODES:=/usr/libexec/rpcd/luci.traffic-shaper:755 +PKG_FILE_MODES:=/usr/libexec/rpcd/luci.traffic-shaper:root:root:755 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luci-app-vhost-manager/Makefile b/luci-app-vhost-manager/Makefile index a5c20e86..8619dadc 100644 --- a/luci-app-vhost-manager/Makefile +++ b/luci-app-vhost-manager/Makefile @@ -16,7 +16,7 @@ LUCI_PKGARCH:=all # File permissions (RPCD scripts must be executable) -PKG_FILE_MODES:=/usr/libexec/rpcd/luci.vhost-manager:755 +PKG_FILE_MODES:=/usr/libexec/rpcd/luci.vhost-manager:root:root:755 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luci-app-wireguard-dashboard/Makefile b/luci-app-wireguard-dashboard/Makefile index 41fad86b..8883af97 100644 --- a/luci-app-wireguard-dashboard/Makefile +++ b/luci-app-wireguard-dashboard/Makefile @@ -22,7 +22,7 @@ LUCI_PKGARCH:=all # File permissions (RPCD scripts must be executable) -PKG_FILE_MODES:=/usr/libexec/rpcd/luci.wireguard-dashboard:755 +PKG_FILE_MODES:=/usr/libexec/rpcd/luci.wireguard-dashboard:root:root:755 include $(TOPDIR)/feeds/luci/luci.mk