summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2002-05-02 18:56:05 +0000
committerGerald Carter <jerry@samba.org>2002-05-02 18:56:05 +0000
commitf8cb7c028d0e3e120cb14cb2d9c46045d1a8d4e4 (patch)
treec91a4b4d1d4c486bca6ca8c5553ea987dd59dc66 /examples
parent568dab5f3f21dfddd3dbc6ed5c6718e6003338ce (diff)
downloadsamba-f8cb7c028d0e3e120cb14cb2d9c46045d1a8d4e4.tar.gz
samba-f8cb7c028d0e3e120cb14cb2d9c46045d1a8d4e4.tar.xz
samba-f8cb7c028d0e3e120cb14cb2d9c46045d1a8d4e4.zip
merge
Diffstat (limited to 'examples')
-rw-r--r--examples/VFS/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/VFS/README b/examples/VFS/README
index 91ef37a2ac3..75425b5d189 100644
--- a/examples/VFS/README
+++ b/examples/VFS/README
@@ -19,6 +19,12 @@ construction. The following VFS modules are given:
recycle
Add a recycle bin facility to a samba share
+ Copy this to somewhere like /usr/local/samba/lib/recycle.so
+ and then add these options on a per-share basis to enable the
+ recycle bin :
+
+ vfs object = /usr/local/samba/lib/recycle.so
+ vfs module options= recycle=.recycle
block/