And for reference the content is # Don't let udisks automount ext4 filesystems without even asking a user. # This doesn't eliminate filesystems as an attack surface; it only prevents # evil maid attacks when all sessions are locked. # # According to http://storaged.org/doc/udisks2-api/latest/udisks.8.html, # supplying UDISKS_AUTO=0 here changes the HintAuto property of the block # device abstraction to mean "do not automatically start" (e.g. mount). SUBSYSTEM=="block", ENV{ID_FS_TYPE}=="ext2|ext3|ext4|ext4dev|jbd", ENV{UDISKS_AUTO}="0"
** Tags added: dcr-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2114945 Title: block less common filesystems by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/2114945/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
