summaryrefslogtreecommitdiffstats
path: root/packaging/Fedora/smb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/Fedora/smb.conf')
-rw-r--r--packaging/Fedora/smb.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/packaging/Fedora/smb.conf b/packaging/Fedora/smb.conf
index 74806da16bb..5c06c445b31 100644
--- a/packaging/Fedora/smb.conf
+++ b/packaging/Fedora/smb.conf
@@ -43,7 +43,9 @@
# this tells Samba to use a separate log file for each machine
# that connects
- log file = /var/log/samba/log.%m
+ #log file = /var/log/samba/log.%m
+# all information in one file
+ log file = /var/log/samba/log.smbd
# Put a capping on the size of the log files (in Kb).
max log size = 50