>> Thomas Blume (comment 31): >> >> I can imagine > >What problems are you trying to solve? Current fstab situation: - All "auto" (the default) mounts are handled by systemd. - All "auto" (the default) mounts are handled by mount -a. But systemd-mounted volumes cannot be permanently unmounted by umount. Proposed fstab situation: Each fstab entry will clearly states, whether the volume is handled by systemd or not. This is just one of possible solutions for the reported problem.