瀏覽代碼

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 <[email protected]>
Rosen Penev 8 年之前
父節點
當前提交
343e3d2ba8
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      package/network/services/samba36/files/smb.conf.template

+ 0 - 2
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