Description
Mounts file systems on demand through FUSE so paths can appear automatically when accessed. It is useful for users who want automount behavior without writing full kernel file-system code.
Automount tools affect file access and can run helper commands when paths are touched. Configure mount rules carefully, especially for network or removable storage.