summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_smart.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2015-11-25 11:31:27 -0500
committerjim-p <jimp@pfsense.org>2015-11-25 11:31:27 -0500
commita57d9fa2139437fd30dedc3c744e15174c7cd3cd (patch)
tree1d1824d52a9e9ef76aa160ee2a79219e2fdfd3e9 /src/usr/local/www/diag_smart.php
parent0b8328c54fcbfaec70dfc4710a419daf1be72ee9 (diff)
downloadpfsense-a57d9fa2139437fd30dedc3c744e15174c7cd3cd.zip
pfsense-a57d9fa2139437fd30dedc3c744e15174c7cd3cd.tar.gz
Add some missing privileges to pages
Diffstat (limited to 'src/usr/local/www/diag_smart.php')
-rw-r--r--src/usr/local/www/diag_smart.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/usr/local/www/diag_smart.php b/src/usr/local/www/diag_smart.php
index 7be9888..fa8bc16 100644
--- a/src/usr/local/www/diag_smart.php
+++ b/src/usr/local/www/diag_smart.php
@@ -54,6 +54,13 @@
*
*/
+##|+PRIV
+##|*IDENT=page-diagnostics-smart
+##|*NAME=Diagnostics: S.M.A.R.T. Monitor Tools page
+##|*DESCR=Allow access to the 'Diagnostics: S.M.A.R.T. Monitor Tools' page.
+##|*MATCH=diag_smart.php*
+##|-PRIV
+
require("guiconfig.inc");
$pgtitle = array(gettext("Diagnostics"), gettext("S.M.A.R.T. Monitor Tools"));
OpenPOWER on IntegriCloud