https://bugs.kde.org/show_bug.cgi?id=513350
--- Comment #37 from David Marzal <[email protected]> --- Hi, just for the record if some else find this. I found my problem. It was the same as https://bugs.kde.org/show_bug.cgi?id=451408#c51 x-systemd.automount fstab option makes systemd-1 on /mnt/XMEDIA type autofs (rw,relatime,fd=95,pgrp=1,timeout=0,minproto=5,maxproto=5,direct) /dev/sda1 on /mnt/XMEDIA type ext4 (rw,nosuid,nodev,noexec,noatime,lazytime,x-systemd.automount) Using "auto" instead of "x-systemd.automount" produces only /dev/sda1 on /mnt/XMEDIA type ext4 (rw,nosuid,nodev,noexec,noatime,lazytime) And with that I have no problems. Should I open a new bug for this case? -- You are receiving this mail because: You are watching all bug changes.
