11 lines
339 B
Text
11 lines
339 B
Text
# vim:syntax=apparmor
|
|
|
|
abi <abi/3.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>
|