[ 原始碼: 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)
