From 83963fe534c6d988775036b96e10fdd1a1f71ef0 Mon Sep 17 00:00:00 2001 From: Bert Van Vreckem Date: Thu, 16 Aug 2018 20:54:02 +0200 Subject: [PATCH] Replace deprecated option "syslog only" with "logging = syslog" --- templates/smb.conf.j2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/smb.conf.j2 b/templates/smb.conf.j2 index 2273a74..8ec5d04 100755 --- a/templates/smb.conf.j2 +++ b/templates/smb.conf.j2 @@ -18,8 +18,7 @@ log file = {{ samba_log }} max log size = {{ samba_log_size }} {% else %} - syslog only = yes - syslog = 1 + logging = syslog {% endif %} # Authentication