Skip to content

[xfce4-mount-plugin] Should offer entries with configured mount option noauto

Submitted by Raphael Groner

Assigned to Fabian Nowak @timystery

Link to original bug (#10936)

Description

Feature request. As the title says …

$ grep BACKUP /etc/fstab /dev/disk/by-Label/BACKUP /media/BACKUP ext2 noauto,nofail,noatime,users,uid=1000,x-systemd.automount

When the user clicks on such an entry, the mount should be activated (in opposite to default behaviour to unmount existing entries). Maybe show nice check marks in the list what's really mounted?