mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 16:03:51 +01:00
12 lines
339 B
Plaintext
12 lines
339 B
Plaintext
# 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>
|