Project

General

Profile

« Previous | Next » 

Revision eec44c64

Added by Renato Botelho almost 9 years ago

Retire restart_httpd.php

View differences:

src/etc/inc/priv.defs.inc
562 562
$priv_list['page-system-packagemanager-installed']['match'] = array();
563 563
$priv_list['page-system-packagemanager-installed']['match'][] = "pkg_mgr_installed.php*";
564 564

  
565
$priv_list['page-diagnostics-restart-httpd'] = array();
566
$priv_list['page-diagnostics-restart-httpd']['name'] = gettext("WebCfg - Diagnostics: Restart Web Server Daemon");
567
$priv_list['page-diagnostics-restart-httpd']['descr'] = gettext("Allow access to the 'Diagnostics: Restart Web Server Daemon' page.");
568
$priv_list['page-diagnostics-restart-httpd']['match'] = array();
569
$priv_list['page-diagnostics-restart-httpd']['match'][] = "restart_httpd.php*";
570

  
571 565
$priv_list['page-services-captiveportal'] = array();
572 566
$priv_list['page-services-captiveportal']['name'] = gettext("WebCfg - Services: Captive portal");
573 567
$priv_list['page-services-captiveportal']['descr'] = gettext("Allow access to the 'Services: Captive portal' page.");

Also available in: Unified diff