Revision a8543b59
Added by Jim Pingle over 13 years ago
usr/local/www/fbegin.inc | ||
---|---|---|
143 | 143 |
*/ |
144 | 144 |
$services_menu[] = array(gettext("UPnP & NAT-PMP"), "/pkg_edit.php?xml=miniupnpd.xml&id=0"); |
145 | 145 |
} |
146 |
$services_menu[] = array(gettext("NTP"), "/pkg_edit.php?xml=openntpd.xml&id=0"); |
|
147 | 146 |
$services_menu[] = array(gettext("Wake on LAN"), "/services_wol.php"); |
148 | 147 |
$services_menu = msort(array_merge($services_menu, return_ext_menu("Services")),0); |
149 | 148 |
|
... | ... | |
168 | 167 |
$status_menu[] = array(gettext("Interfaces"), "/status_interfaces.php"); |
169 | 168 |
$status_menu[] = array(gettext("IPsec"), "/diag_ipsec.php"); |
170 | 169 |
$status_menu[] = array(gettext("Load Balancer"), "/status_lb_pool.php"); |
170 |
$status_menu[] = array(gettext("NTP"), "/status_ntpd.php"); |
|
171 | 171 |
$status_menu[] = array(gettext("OpenVPN"), "/status_openvpn.php"); |
172 | 172 |
if ($g['platform'] == "pfSense") |
173 | 173 |
$status_menu[] = array(gettext("Package Logs"), "/diag_pkglogs.php"); |
Also available in: Unified diff
With FreeBSD's ntpd, the current options are irrelevant, but we can have a nice status page