Roger Oberholtzer wrote:
I have made the override file, and I see that it is being used.
:D
# /etc/systemd/system/backup.automount.d/override.conf [Automount] DirectoryMode=0777
Nonetheless, the directory has 0700 for permissions after the mount. It looks like DirectoryMode is not used.
Hmm, the manpage indeed only says that the mode is used if mountpoint directories are created. And that the default is 755. That one you do not see either. And IMHO this is because this is what the permission on the filesystem of the disk is. I'd really like to see you mounting this disk anywhere, and getting a 777 permission and/or different UID as owner. Can't you just set the proper permission of those disk when creating the FS? I don't assume your users are doing this? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org