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 343e3d2ba8)
This commit is contained in:
Rosen Penev 2017-08-25 20:12:13 -07:00 committed by Jo-Philipp Wich
parent 71797b6eca
commit 80a22eee4b
1 changed files with 0 additions and 2 deletions

View File

@ -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