aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2017-08-25 20:12:13 -0700
committerJohn Crispin <john@phrozen.org>2017-08-30 18:12:48 +0200
commit343e3d2ba8efe20554522419697e0e4c3038c92f (patch)
tree263e5f8ff623656a48cdaf9323e9956e8ff672c7 /package/network
parent0a761fe8ef346c6f0a78097938b083e2d078b0e2 (diff)
downloadupstream-343e3d2ba8efe20554522419697e0e4c3038c92f.tar.gz
upstream-343e3d2ba8efe20554522419697e0e4c3038c92f.tar.bz2
upstream-343e3d2ba8efe20554522419697e0e4c3038c92f.zip
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>
Diffstat (limited to 'package/network')
-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 47ec11699d..fc72f9258c 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