Hello, I am trying to translate an autofs map into systemd unit files, but I could not see how to pass to the mount command an option refering to the user who accessed the mount dir. For example, the automap contains:
/mount/dir -fstype=fuse.sshfs,...,id=$UID,gid=$GID remote_user@host:/dir which mounts /mount/dir as the user whose process accessed /mount/dir first. How do I simulate this with systemd mount/automount units? Thanks, Igor _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
