samba36: Remove syslog and load printers lines.
authorRosen Penev <rosenp@gmail.com>
Sat, 26 Aug 2017 03:12:13 +0000 (20:12 -0700)
committerJohn Crispin <john@phrozen.org>
Wed, 30 Aug 2017 16:12:48 +0000 (18:12 +0200)
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>
package/network/services/samba36/files/smb.conf.template

index 47ec11699d9be575b71bedf7e6e7a9683314073f..fc72f9258ca052ab497655c243bae18b85dbc173 100644 (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