summaryrefslogtreecommitdiffstats
path: root/usr/local/www/shortcuts.inc
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2013-08-06 16:37:50 -0400
committerjim-p <jimp@pfsense.org>2013-08-06 16:38:21 -0400
commitb05a8f356f3ae9b2ffb8ed71f632c97936737247 (patch)
tree55248589fb7388c6f4a27d6c33c34c37b061a137 /usr/local/www/shortcuts.inc
parentf955f0369335083b52774977d87aa2d450edd4e8 (diff)
downloadpfsense-b05a8f356f3ae9b2ffb8ed71f632c97936737247.zip
pfsense-b05a8f356f3ae9b2ffb8ed71f632c97936737247.tar.gz
Show apinger as a service when active, and display its status on gateway-related pages.
Diffstat (limited to 'usr/local/www/shortcuts.inc')
-rw-r--r--usr/local/www/shortcuts.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/shortcuts.inc b/usr/local/www/shortcuts.inc
index c02d18c..b75ea33 100644
--- a/usr/local/www/shortcuts.inc
+++ b/usr/local/www/shortcuts.inc
@@ -201,6 +201,7 @@ $shortcuts['gateways'] = array();
$shortcuts['gateways']['main'] = "system_gateways.php";
$shortcuts['gateways']['log'] = "diag_logs_gateways.php";
$shortcuts['gateways']['status'] = "status_gateways.php";
+$shortcuts['gateways']['service'] = "apinger";
$shortcuts['gateway-groups'] = array();
$shortcuts['gateway-groups']['main'] = "system_gateway_groups.php";
OpenPOWER on IntegriCloud