[ 源代码: bindfs ]
软件包:bindfs(1.18.4-0.1)
mirrors or overlays a local directory with altered permissions
bindfs is a FUSE filesystem for mirroring a directory to another directory, similarly to mount --bind. The permissions of the mirrored directory can be altered in various ways.
Some things bindfs can be used for:
- Making a directory read-only. - Making all executables non-executable. - Sharing a directory with a list of users (or groups). - Modifying permission bits using rules with chmod-like syntax. - Changing the permissions with which files are created.
Non-root users can use almost all features, but most interesting use-cases need user_allow_other to be defined in /etc/fuse.conf.
其他与 bindfs 有关的软件包
|
|
|
|
-
- dep: fuse3
- Filesystem in Userspace (3.x version)
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libfuse3-4 (>= 3.17.2)
- Filesystem in Userspace (library) (3.x version)
