From eb4ef846d2a1587beb2c25fc53e8c25c6ca11628 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Thu, 26 Sep 2024 20:48:40 +0000 Subject: luci-app-pbr: update to 1.1.7-15 * sync error messages 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 4bd154a43d..bcdf39a5b2 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='7' +readonly luciCompat='8' readonly pbrFunctionsFile='/etc/init.d/pbr' if [ -s "$pbrFunctionsFile" ]; then # shellcheck source=../../../../../pbr/files/etc/init.d/pbr -- cgit v1.2.3