From 0a79ef0ee4142fa18d316a20fef6344cfffea257 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Tue, 3 Sep 2024 20:25:16 +0000 Subject: luci-app-pbr: 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') 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 b0316d96be..4bd154a43d 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='5' +readonly luciCompat='7' readonly pbrFunctionsFile='/etc/init.d/pbr' if [ -s "$pbrFunctionsFile" ]; then # shellcheck source=../../../../../pbr/files/etc/init.d/pbr -- cgit v1.2.3