[frameworks-solid] [Bug 474242] Duplicate item in Places / "Remote" for fstab-mounted NFS drive
Massimiliano L
bugzilla_noreply at kde.org
Sun Sep 10 14:04:12 BST 2023
https://bugs.kde.org/show_bug.cgi?id=474242
--- Comment #7 from Massimiliano L <m.lincetto at gmail.com> ---
(In reply to Méven Car from comment #5)
> I am guessing the issue would be fixed if you updated your fstab line to :
>
> From
> `nas.local:export/foo /media/net-foo nfs defaults,nofail 0 0`
>
> To
> `nas.local:/export/foo /media/net-foo nfs defaults,nofail 0 0`
>
> (note the added slash)
Yes, thank you. I had figured this out when checking the bug report for the
trailing `/` case.
It makes sense to have a full absolute path after `:` but apparently fstab does
not care.
Thank you for working on this!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list