From 2a09205aed273a277dd22ca9937b41728b7ceb9c Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Thu, 31 Oct 2024 01:59:47 +0000 Subject: luci-app-pbr: update to sync with principal package Signed-off-by: Stan Grishin --- applications/luci-app-pbr/root/usr/libexec/rpcd/luci.pbr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-pbr/root/usr/libexec/rpcd/luci.pbr') diff --git a/applications/luci-app-pbr/root/usr/libexec/rpcd/luci.pbr b/applications/luci-app-pbr/root/usr/libexec/rpcd/luci.pbr index 25bb277c72..477137f904 100755 --- a/applications/luci-app-pbr/root/usr/libexec/rpcd/luci.pbr +++ b/applications/luci-app-pbr/root/usr/libexec/rpcd/luci.pbr @@ -11,7 +11,7 @@ # ubus -S call luci.pbr getGateways '{"name": "pbr" }' # ubus -S call luci.pbr getInterfaces '{"name": "pbr" }' -readonly luciCompat='9' +readonly luciCompat='11' readonly pbrFunctionsFile='/etc/init.d/pbr' if [ -s "$pbrFunctionsFile" ]; then # shellcheck source=../../../../../pbr/files/etc/init.d/pbr -- cgit v1.2.3