On 29/07/2015 17:07, tilt! wrote:
> I am certain there is a way of solving this "automounting
> problem" (if I may call it that) cleanly, without the use
> of either of them. :-)
There is a way to solve (almost) every suid issue cleanly, but
it requires running a small additional daemon for every command you
might want to run with special privileges, so this is not a
generic solution - but it can work for automounting.
http://skarnet.org/software/s6/s6-sudo.html
--
Laurent