[Pkg-samba-maint] [Git][samba-team/samba][master] 2 commits: Remove the deprecated "syslog" and "syslog only" options (Closes: #901138)
Mathieu Parent
gitlab at salsa.debian.org
Sun Jul 1 13:31:26 BST 2018
Mathieu Parent pushed to branch master at Debian Samba Team / samba
Commits:
e268d435 by Andreas Hasenack at 2018-06-26T09:26:51-03:00
Remove the deprecated "syslog" and "syslog only" options (Closes: #901138)
Remove the deprecated "syslog only" and "syslog" global options from
debian/smb.conf and replace them with the "logging" statement. The same logging
behaviour remains after this change.
- - - - -
f4254a01 by Mathieu Parent at 2018-07-01T12:31:10+00:00
Merge branch 'drop-deprecated-syslog-options' into 'master'
Drop deprecated syslog options from default smb.conf
See merge request samba-team/samba!7
- - - - -
1 changed file:
- debian/smb.conf
Changes:
=====================================
debian/smb.conf
=====================================
--- a/debian/smb.conf
+++ b/debian/smb.conf
@@ -64,14 +64,9 @@
# Cap the size of the individual log files (in KiB).
max log size = 1000
-# If you want Samba to only log through syslog then set the following
-# parameter to 'yes'.
-# syslog only = no
-
# We want Samba to log a minimum amount of information to syslog. Everything
-# should go to /var/log/samba/log.{smbd,nmbd} instead. If you want to log
-# through syslog you should set the following parameter to something higher.
- syslog = 0
+# should go to /var/log/samba/log.{smbd,nmbd} instead.
+ logging = file
# Do something sensible when Samba crashes: mail the admin a backtrace
panic action = /usr/share/samba/panic-action %d
View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/8a86aad490a5e28c9fdd74dd01bef06c4b75180f...f4254a0115b1f944821e164a97e2a80425c3489f
--
View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/8a86aad490a5e28c9fdd74dd01bef06c4b75180f...f4254a0115b1f944821e164a97e2a80425c3489f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-samba-maint/attachments/20180701/c81f2315/attachment.html>
More information about the Pkg-samba-maint
mailing list