selftest: Use 'logging' parameter instead of 'syslog'
authorChristof Schmitt <cs@samba.org>
Mon, 23 Mar 2015 23:16:36 +0000 (16:16 -0700)
committerMichael Adam <obnox@samba.org>
Fri, 27 Mar 2015 05:38:32 +0000 (06:38 +0100)
'syslog' has been deprecated, so use the new 'logging' parameter
instead.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Fri Mar 27 06:38:32 CET 2015 on sn-devel-104

selftest/target/Samba3.pm
selftest/target/Samba4.pm

index 097d90a8de4a07cdc0c32a617656e3f0e9aba48f..3f2d2473752c4adb3af9f41addc921c697e285a4 100755 (executable)
@@ -1154,7 +1154,7 @@ sub provision($$$$$$$$)
        kernel change notify = no
        smb2 leases = yes
 
-       syslog = no
+       logging = file
        printing = bsd
        printcap name = /dev/null
 
index 40e13fc5ffaeec62edc019b238735a67da246fae..9d765c43577162d1f6fe44226737c18a6bddb8da 100755 (executable)
@@ -1689,7 +1689,7 @@ sub provision_ad_dc($$)
        kernel oplocks = no
        kernel change notify = no
 
-       syslog = no
+       logging = file
        printing = bsd
        printcap name = /dev/null