summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 a16eadf..a116151 100755
--- a/usr/local/www/status_services.php
+++ b/usr/local/www/status_services.php
@@ -135,7 +135,7 @@ if(isset($config['wol']['wolentry'])) {
}
if(isset($config['proxyarp']['proxyarpnet'])) {
- $pconfig['name'] = "proxyarp";
+ $pconfig['name'] = "choparp";
$pconfig['description'] = "Proxy Arp";
$services[] = $pconfig;
unset($pconfig);
OpenPOWER on IntegriCloud