On Mon, Jul 29, 2013 at 10:02 PM, <rekt...@voodoowarez.com> wrote: > Hello. I'm curious, and perhaps maybe lazy: is there any way to do automount > units from a user > systemd instance?
I don't think this is possible given the security model around automount. Specifically, the automount needs to associate with a mount unit to invoke the "mount" command as root. It would seem possible to use it with a new UID namespace, but such capability is very new and disabled in kernels like Fedora's. You could also just treat FUSE mounts as normal services in the user account. -- David Strauss | da...@davidstrauss.net | +1 512 577 5827 [mobile] _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel