From 8b12976fc4bbbc8d69a6cf47971970d78c96ff59 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Tue, 9 Feb 2016 08:50:54 +0100 Subject: [PATCH] (diagnostics) add system health acl --- .../mvc/app/models/OPNsense/Diagnostics/ACL/ACL.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/opnsense/mvc/app/models/OPNsense/Diagnostics/ACL/ACL.xml b/src/opnsense/mvc/app/models/OPNsense/Diagnostics/ACL/ACL.xml index dfe4d1da4..f2c70eeba 100644 --- a/src/opnsense/mvc/app/models/OPNsense/Diagnostics/ACL/ACL.xml +++ b/src/opnsense/mvc/app/models/OPNsense/Diagnostics/ACL/ACL.xml @@ -24,4 +24,12 @@ api/diagnostics/activity/* + + WebCfg - Diagnostics: System Health + Allows access to the 'Diagnostics: System Health' page + + ui/diagnostics/systemhealth/* + api/diagnostics/systemhealth/* + +