This MR contains fixes and improvements for --local profiles in aa-notify
- aa-notify: Make --local commandline option override use_local_profiles
- utils: Move get_local_include to ProfileStorage
- utils: Add tests for get_local_include
- aa-notify gui: Fix undefined variable when ttkthemes is not installed
Signed-off-by: Maxime Bélair <maxime.belair@canonical.com>
MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/1770
Approved-by: Maxime Bélair <maxime.belair@canonical.com>
Merged-by: Maxime Bélair <maxime.belair@canonical.com>
Known Bugs:
Will allow multiple letters in the () due to translation/unicode issues with regexing the key.
User input will probably bug out in a different locale.