summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2007-01-26 15:51:11 +0000
committerLuotao Fu <l.fu@pengutronix.de>2007-01-26 15:51:11 +0000
commit21bf72c4aa1a3307e659fa1966dee689a1eec43b (patch)
tree7f221cfa55d7e0df1ab99c3fa8abd27a96afe587 /generic
parent17119850bb553f2c62da0c547f540d4e7cd93080 (diff)
downloadptxdist-21bf72c4aa1a3307e659fa1966dee689a1eec43b.tar.gz
ptxdist-21bf72c4aa1a3307e659fa1966dee689a1eec43b.tar.xz
fixed lock directory (thx to mkl)
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6951 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'generic')
-rw-r--r--generic/etc/samba/smb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/etc/samba/smb.conf b/generic/etc/samba/smb.conf
index 96720c3b9..188d85c1f 100644
--- a/generic/etc/samba/smb.conf
+++ b/generic/etc/samba/smb.conf
@@ -6,7 +6,7 @@
; guest account = nobody
server string = PTXdist sample samba server
log file = /var/log/samba-log.%m
- lock directory = /var/locks
+ lock directory = /var/lock
share modes = yes
security = share
encrypt passwords = no