Re: [systemd-devel] Mount a remote FS as a user

2019-02-13 Thread Lennart Poettering
On Di, 12.02.19 11:57, Daniel Tihelka ([email protected]) wrote: > Hello, > OK, thanks for the clarification. > > I was afraid that the situation is like you have described. Still it > surprises me that even the sshfs case cannot be handled by user > instance of systemd ... it should work if you

Re: [systemd-devel] Mount a remote FS as a user

2019-02-12 Thread Daniel Tihelka via systemd-devel
Hello, OK, thanks for the clarification. I was afraid that the situation is like you have described. Still it surprises me that even the sshfs case cannot be handled by user instance of systemd ... Do you have any information that the kernel is going to open autofs for unpriv clients? Or, could i

Re: [systemd-devel] Mount a remote FS as a user

2019-02-11 Thread Lennart Poettering
On Mo, 11.02.19 15:59, Daniel Tihelka ([email protected]) wrote: > Hello, > I can mount a shared file system (sshfs in particular) as an ordinary user. > > Now I would like to have it handled by systemd on-demand (automount). > However, creating the automount unit and starting it fails with error

[systemd-devel] Mount a remote FS as a user

2019-02-11 Thread Daniel Tihelka
Hello, I can mount a shared file system (sshfs in particular) as an ordinary user. Now I would like to have it handled by systemd on-demand (automount). However, creating the automount unit and starting it fails with error: ~ $ systemctl --user status run-mount-dt-ARTIC.automount ● run-mount-dt-A