Systemd Mount Generator
Generate modern systemd mount and automount units.
Mount Configuration
Systemd Mount Units
Modern replacement for /etc/fstab. Place files in /etc/systemd/system/. Unit filename must match mount path (e.g., mnt-data.mount for /mnt/data).
Automount (On-Demand)
Mounts only when the directory is accessed. Creates separate .automount file.
