summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/inc/priv.defs.inc7
1 files changed, 1 insertions, 6 deletions
diff --git a/etc/inc/priv.defs.inc b/etc/inc/priv.defs.inc
index c8fd257..3f95417 100644
--- a/etc/inc/priv.defs.inc
+++ b/etc/inc/priv.defs.inc
@@ -648,12 +648,6 @@ $priv_list['page-services-dynamicdnsclients']['descr'] = "Allow access to the 'S
$priv_list['page-services-dynamicdnsclients']['match'] = array();
$priv_list['page-services-dynamicdnsclients']['match'][] = "services_dyndns.php*";
-$priv_list['page-status-rrdgraphs'] = array();
-$priv_list['page-status-rrdgraphs']['name'] = "WebCfg - Status: RRD Graphs page";
-$priv_list['page-status-rrdgraphs']['descr'] = "Allow access to the 'Status: RRD Graphs' page.";
-$priv_list['page-status-rrdgraphs']['match'] = array();
-$priv_list['page-status-rrdgraphs']['match'][] = "status_rrd_graph_settings.php*";
-
$priv_list['page-system-usermanager-settings-testldap'] = array();
$priv_list['page-system-usermanager-settings-testldap']['name'] = "WebCfg - System: User Manager: Settings: Test LDAP page";
$priv_list['page-system-usermanager-settings-testldap']['descr'] = "Allow access to the 'System: User Manager: Settings: Test LDAP' page.";
@@ -774,6 +768,7 @@ $priv_list['page-status-rrdgraphs']['descr'] = "Allow access to the 'Status: RRD
$priv_list['page-status-rrdgraphs']['match'] = array();
$priv_list['page-status-rrdgraphs']['match'][] = "status_rrd_graph_settings.php*";
$priv_list['page-status-rrdgraphs']['match'][] = "status_rrd_graph_img.php*";
+$priv_list['page-status-rrdgraphs']['match'][] = "status_rrd_graph.php*";
$priv_list['page-status-services'] = array();
$priv_list['page-status-services']['name'] = "WebCfg - Status: Services page";
OpenPOWER on IntegriCloud