Comment 7 for bug 2012563

Revision history for this message
Oliver Calder (ocalder) wrote :

Hi Robert,

I submitted a PR to allow userspace and filesystem-specific mount options to be validated directly by snapd, since apparmor should only ever see kernel mount options. It should support `nofail` and the functionfs mount options as well as options for most other common filesystems.

https://github.com/snapcore/snapd/pull/12712