Comment 3 for bug 1612393

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

This is the type of rule I'm striving to have:

mount fstype=fuse.* [^/]** -> @{HOME}/snap/@{SNAP_NAME}/@{SNAP_REVISION}/{,**/},

That doesn't work, but his does:

mount fstype=fuse.* [^/]** -> /home/*/snap/@{SNAP_NAME}/@{SNAP_REVISION}/{,**/},