From 5f0594e088049e0b1e8385e6085b83d024bcbcfd Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Sat, 26 Aug 2017 22:22:09 +0300 Subject: [PATCH] samba: don't bind interfaces --- board/common/overlay/etc/samba/smb.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/board/common/overlay/etc/samba/smb.conf b/board/common/overlay/etc/samba/smb.conf index 652b03952e..a10b0444f0 100644 --- a/board/common/overlay/etc/samba/smb.conf +++ b/board/common/overlay/etc/samba/smb.conf @@ -12,8 +12,6 @@ printing = bsd printcap name = /dev/null disable spoolss = yes - bind interfaces only = yes - interfaces = eth0 wlan0 log level = 0 syslog = 0 preferred master = no