lxmount
LXMount is an open-source, user-space mount management framework for Linux and Unix-like systems. It provides centralized control over mounting local devices, network shares, and FUSE-based resources, offering an alternative to traditional fstab-driven mounting with policy-driven automounting and session awareness.
LXMount uses a client-server model comprised of a privileged daemon, lxmountd, that performs mounts, and a user-facing
Key features include a declarative configuration language (YAML), per-user and system-wide policies, automatic remount on reconnection,
Configuration and usage are organized around both global and per-user files. Global settings reside in /etc/lxmount/config.yaml,
History and status: LXMount was initiated in 2019 by the LXOpen initiative and has seen multiple releases