summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/status_services.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_services.php b/usr/local/www/status_services.php
index b99c163..58d7139 100755
--- a/usr/local/www/status_services.php
+++ b/usr/local/www/status_services.php
@@ -223,7 +223,7 @@ if(isset($config['dnsmasq']['enable'])) {
unset($pconfig);
}
-$pconfig['name'] = "openntpd";
+$pconfig['name'] = "ntpd";
$pconfig['description'] = "NTP clock sync";
$services[] = $pconfig;
unset($pconfig);
OpenPOWER on IntegriCloud