diff options
Diffstat (limited to 'system/bindfs/README')
-rw-r--r-- | system/bindfs/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/bindfs/README b/system/bindfs/README new file mode 100644 index 0000000000..e068449207 --- /dev/null +++ b/system/bindfs/README @@ -0,0 +1,3 @@ +bindfs is a FUSE filesystem for mounting a directory to another location, +similarly to mount --bind. The permissions inside the mountpoint can be +altered using various rules. |