summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2017-08-25 20:12:13 -0700
committerJo-Philipp Wich <jo@mein.io>2017-12-13 16:29:22 +0100
commit80a22eee4b4feed82af88a8f8813eefdf5a03c1a (patch)
treecca4c960e0bf0884bf0facbef505ca996bb1fa0f /package
parent71797b6eca358003cb994a906667a867d4b508d4 (diff)
downloadmtk-20170518-80a22eee4b4feed82af88a8f8813eefdf5a03c1a.zip
mtk-20170518-80a22eee4b4feed82af88a8f8813eefdf5a03c1a.tar.gz
mtk-20170518-80a22eee4b4feed82af88a8f8813eefdf5a03c1a.tar.bz2
samba36: Remove syslog and load printers lines.
printer support is removed using 200-remove_printer_support.patch. the syslog parameter requires samba to be compiled with --with-syslog. Currently samba does not log to syslog and probably has not for a long time. Signed-off-by: Rosen Penev <rosenp@gmail.com> (cherry picked from commit 343e3d2ba8efe20554522419697e0e4c3038c92f)
Diffstat (limited to 'package')
-rw-r--r--package/network/services/samba36/files/smb.conf.template2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/network/services/samba36/files/smb.conf.template b/package/network/services/samba36/files/smb.conf.template
index 47ec116..fc72f92 100644
--- a/package/network/services/samba36/files/smb.conf.template
+++ b/package/network/services/samba36/files/smb.conf.template
@@ -9,7 +9,6 @@
deadtime = 30
enable core files = no
invalid users = root
- load printers = no
local master = no
map to guest = Bad User
max protocol = SMB2
@@ -18,5 +17,4 @@
passdb backend = smbpasswd
security = user
smb passwd file = /etc/samba/smbpasswd
- syslog = 2
use sendfile = yes