blob: c09b501b0578e1685141552220e20bbdf80a8dbc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# vim:syntax=apparmor
abi <abi/4.0>,
# for mailto:
include <abstractions/ubuntu-email>
include <abstractions/ubuntu-console-email>
# Terminals for using console applications. These abstractions should ideally
# have 'ix' to restrct access to what only firefox is allowed to do
include <abstractions/ubuntu-gnome-terminal>
|