On Tue, 30.07.13 01:02, rekt...@voodoowarez.com (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 suppose I could write some silly script that collects 
> automount files out of the
> user units directories and validates and accepts them, but it would be 
> stellar if systemd had some
> plan for bestowing my users their ability to use their fuse group membership 
> in a cool rad
> automounting way. Peace love chicken grease- rektide.

This is currently not available to unprivileged processes and is very
unlikely to change, because there are all kinds of interesting ways how
userspace can deadlock the kernel and that's hard to fix. For priviliged
userspace code we can make the best of it and just protect ourselves
from running into these deadlocks, but opening this up to unprivileged
code would open a can of worms.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to