aboutsummaryrefslogtreecommitdiffstats
path: root/packages/freenas/www/services_samba.php
diff options
context:
space:
mode:
Diffstat (limited to 'packages/freenas/www/services_samba.php')
-rw-r--r--packages/freenas/www/services_samba.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/freenas/www/services_samba.php b/packages/freenas/www/services_samba.php
index 9486f8fc..f6c0f58b 100644
--- a/packages/freenas/www/services_samba.php
+++ b/packages/freenas/www/services_samba.php
@@ -142,7 +142,7 @@ if (! empty($_POST))
/* nuke the cache file */
config_lock();
services_samba_configure();
- services_mdnsresponder_configure();
+ services_zeroconf_configure();
config_unlock();
}
$savemsg = get_std_save_message($retval);