diff --git a/admin/zabbix/Makefile b/admin/zabbix/Makefile index d420c3e22d..8aa05457f4 100644 --- a/admin/zabbix/Makefile +++ b/admin/zabbix/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=zabbix PKG_VERSION:=7.0.23 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://cdn.zabbix.com/zabbix/sources/stable/$(basename $(PKG_VERSION))/ \ diff --git a/admin/zabbix/files/zabbix-network-ubus-acl.json b/admin/zabbix/files/zabbix-network-ubus-acl.json index 42371f616a..e60a72abe0 100644 --- a/admin/zabbix/files/zabbix-network-ubus-acl.json +++ b/admin/zabbix/files/zabbix-network-ubus-acl.json @@ -1,5 +1,5 @@ { - "user": "zabbix", + "user": "zabbix-agent", "access": { "network.interface": { "methods": [ diff --git a/admin/zabbix/files/zabbix-wifi-ubus-acl.json b/admin/zabbix/files/zabbix-wifi-ubus-acl.json index d24e1f2868..041cbf88d4 100644 --- a/admin/zabbix/files/zabbix-wifi-ubus-acl.json +++ b/admin/zabbix/files/zabbix-wifi-ubus-acl.json @@ -1,5 +1,5 @@ { - "user": "zabbix", + "user": "zabbix-agent", "access": { "network.wireless": { "methods": [