mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add PRIV information
This commit is contained in:
parent
e679308cef
commit
a7e599e7a1
@ -27,6 +27,13 @@
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
##|+PRIV
|
||||
##|*IDENT=page-diag-system-activity
|
||||
##|*NAME=Diagnostics: System Activity
|
||||
##|*DESCR=Allows access to the 'Diagnostics: System Activity' page
|
||||
##|*MATCH=diag_system_activity*
|
||||
##|-PRIV
|
||||
|
||||
require("guiconfig.inc");
|
||||
|
||||
$pfSversion = str_replace("\n", "", file_get_contents("/etc/version"));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user