https://bugs.kde.org/show_bug.cgi?id=520117
Bug ID: 520117
Summary: After editing mountpoint the option "user" isn't saved
properly in /etc/fstab
Classification: Applications
Product: partitionmanager
Version First 26.04.0
Reported In:
Platform: CachyOS
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
When editing a parition mountpoint in KDE partition manager it puts "users" as
an option in /etc/fstab instead of "user". This made it so the "allow a user to
mount" option wasn't working.
STEPS TO REPRODUCE
1. Go to a partition and click on edit mount point
2. Check the "Users can mount and unmount" checkbox
3. click on "save changes" when it asks you if if you want to make changes to
/etc/fstab
OBSERVED RESULT
KDE parition manager puts "users" in the file instead of user
UUID=ABCD /mnt btrfs nofail,users
EXPECTED RESULT
It puts user as an option as per the fstab man page
UUID=ABCD /mnt btrfs nofail,user
SOFTWARE/OS VERSIONS
KDE Partition Manager: 26.04.0
KDE Frameworks: 6.25.0
Qt: Using 6.11.0 and built against 6.11.0
CachyOS (Wayland)
Build ABI: x86_64-little_endian-lp64
Kernel: linux 7.0.3-arch1-1
--
You are receiving this mail because:
You are watching all bug changes.