summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>1997-12-16 05:15:00 +0000
committerHerb Lewis <herb@samba.org>1997-12-16 05:15:00 +0000
commit9b77a642bd302b7aea2147d1cbcd61e310ccfd91 (patch)
tree6be5838e755938faceb03f0347e8d97f24fbf8cf
parent677d7a5a13728d8207dd2e7092c98d026d2d4f3c (diff)
downloadsamba-9b77a642bd302b7aea2147d1cbcd61e310ccfd91.tar.gz
fix bug in log file specification
-rw-r--r--packaging/SGI/smb.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/packaging/SGI/smb.conf b/packaging/SGI/smb.conf
index b484cc918b2..dce487b4e35 100644
--- a/packaging/SGI/smb.conf
+++ b/packaging/SGI/smb.conf
@@ -38,8 +38,11 @@
guest account = nobody
browseable = yes
+; this tells Samba to use a separate log file for each machine
+; that connects - default is single file named /usr/samba/var/log.smb
+; log file = /usr/samba/var/log.%m
+
; Set a max size for log files in Kb
- log file = /usr/samba/var
max log size = 50
; You will need a world readable lock directory and "share modes=yes"