I have a couple of /etc/fstab entries which include the options 
"noauto,nofail,user,x-systemd.automount", yet when I reboot the system
those entries are being mounted, despite the "noauto".

Furthermore, under my user account I can't access them:

$ sudo ls -ld GDrive/Media/
drwxrwxr-x. 1 poc poc 16 Feb 19 10:46 GDrive/Media/

$ sudo ls -l GDrive/Media/
total 0
drwxr-xr-x. 1 root root 0 Jun  3 11:24 Movies
drwxr-xr-x. 1 root root 0 Jun  3 11:24 TV

$ ls GDrive/Media/
ls: cannot access 'GDrive/Media/TV': Permission denied
ls: cannot access 'GDrive/Media/Movies': Permission denied

The mounting is done via Rclone, if it matters. If I run it manually as
myself it works as expected, so apparently this is somehow being caused
by systemd running as root., even though the directory permissions
appear to be as they should.

Is there a way to fix this without having to create a separate systemd
mount unit?

poc
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to