summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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/