mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 23:48:39 +01:00
zabbix: add proper ubus acl for zabbix-extra-wifi
This allow to run zabbix as non root Thanks to Adrian Kirchner (@adriankirchner) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"user": "zabbix",
|
||||
"access": {
|
||||
"network.wireless": {
|
||||
"methods": [ "status" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user