mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +00:00
ubuntu-email: allow running Thunderbird wrapper script
gio-launch-desktop helper tries to execute /usr/bin/thunderbird wrapper script, not the /usr/lib/thunderbird... directly. Add rule allowing to execute /usr/bin/thunderbird.
This commit is contained in:
@@ -20,5 +20,5 @@
|
||||
/usr/bin/sylpheed Cx -> sanitized_helper,
|
||||
/usr/bin/tkrat Cx -> sanitized_helper,
|
||||
|
||||
/usr/bin/thunderbird Cx -> sanitized_helper, # used by gio-launch-desktop
|
||||
/usr/lib/thunderbird*/thunderbird{,.sh,-bin} Cx -> sanitized_helper,
|
||||
|
||||
|
Reference in New Issue
Block a user