summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/priv.defs.inc
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-10-12 15:34:58 -0300
committerRenato Botelho <renato@netgate.com>2016-10-12 16:23:13 -0300
commiteec44c64709c6e9dfc86f734476e547c3c2f67e8 (patch)
tree1b2f3203ecc809aa2cef3ff6062319bd72feb882 /src/etc/inc/priv.defs.inc
parent60f164f33ea3248c22b2924e4f929539a04febbe (diff)
downloadpfsense-eec44c64709c6e9dfc86f734476e547c3c2f67e8.zip
pfsense-eec44c64709c6e9dfc86f734476e547c3c2f67e8.tar.gz
Retire restart_httpd.php
Diffstat (limited to 'src/etc/inc/priv.defs.inc')
-rw-r--r--src/etc/inc/priv.defs.inc6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/etc/inc/priv.defs.inc b/src/etc/inc/priv.defs.inc
index 60e8db0..5d68b2b 100644
--- a/src/etc/inc/priv.defs.inc
+++ b/src/etc/inc/priv.defs.inc
@@ -562,12 +562,6 @@ $priv_list['page-system-packagemanager-installed']['descr'] = gettext("Allow acc
$priv_list['page-system-packagemanager-installed']['match'] = array();
$priv_list['page-system-packagemanager-installed']['match'][] = "pkg_mgr_installed.php*";
-$priv_list['page-diagnostics-restart-httpd'] = array();
-$priv_list['page-diagnostics-restart-httpd']['name'] = gettext("WebCfg - Diagnostics: Restart Web Server Daemon");
-$priv_list['page-diagnostics-restart-httpd']['descr'] = gettext("Allow access to the 'Diagnostics: Restart Web Server Daemon' page.");
-$priv_list['page-diagnostics-restart-httpd']['match'] = array();
-$priv_list['page-diagnostics-restart-httpd']['match'][] = "restart_httpd.php*";
-
$priv_list['page-services-captiveportal'] = array();
$priv_list['page-services-captiveportal']['name'] = gettext("WebCfg - Services: Captive portal");
$priv_list['page-services-captiveportal']['descr'] = gettext("Allow access to the 'Services: Captive portal' page.");
OpenPOWER on IntegriCloud