I've configured a auto-mount system (using autofs
) with a timeout to mount a read-only (squashfs) file system.
The mount gets unmounted after the timeout even though there is read only activity on the file system constantly.
Is this expected behavior of automount?