On Fri, Jan 16, 2026 at 3:38 PM Michal Koutný <[email protected]> wrote: > > On Mon, Jan 05, 2026 at 09:20:11PM +0300, Andrei Borzenkov > <[email protected]> wrote: > > automount requires root privileges and cannot be done in user context. I am > > surprised systemd allowed "true" mount units in the user instance (I was > > sure they only work system wide) > > Mounting (non-auto) may work with PrivateUsers=true (+something with a > new mount NS) on [email protected]. (Default configuration has > PrivateUsers=false, the surprise is warranted then.) >
In this case it was FUSE mount which is intended to work with normal user privileges.
