Bind mount a directory and alter permission bits
bindfs
is a FUSE filesystem for mounting a directory to another location, similar to mount --bind
. It 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.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/0kjz10pdnw5kpsdf3wvna6daca8ypk2k-bindfs-1.14.8.drv | ||
x86_64-linux | i586-pc-gnu | /gnu/store/pailycfxmpsg0hj0p3yvrajglh7jl8y1-bindfs-1.14.8.drv | |
x86_64-linux | arm-linux-gnueabihf | /gnu/store/sj4dljl0wkc9sxxcsn1jx3f5dyc090ad-bindfs-1.14.8.drv | |
x86_64-linux | aarch64-linux-gnu | /gnu/store/krjj4mwlr43fv9j0z6vzqvyjixaqifj0-bindfs-1.14.8.drv | |
mips64el-linux | /gnu/store/j4qybq4w7f75nymrxpchjxa7v55b2n6r-bindfs-1.14.8.drv | ||
i686-linux | /gnu/store/54s9fgm65i5q04a98d623cix23b5z8gg-bindfs-1.14.8.drv | ||
i586-gnu | /gnu/store/mc1cdaqqww4lfqj8fy43kddqdmx25xjz-bindfs-1.14.8.drv | ||
armhf-linux | /gnu/store/ds9migvwmjbgbijzl12vfn42qvybam5y-bindfs-1.14.8.drv | ||
aarch64-linux | /gnu/store/rd4idnya08ndw87lyd0n7dwk679jkw4z-bindfs-1.14.8.drv |
Linter | Message | Location |
---|---|---|
No lint warnings ✓ |