mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-06 17:31:01 +01:00
15 lines
358 B
Text
15 lines
358 B
Text
# vim:syntax=apparmor
|
|
#
|
|
# abstraction for allowing console email clients in Ubuntu. These will
|
|
# typically also need a terminal, so when using this abstraction, should also
|
|
# do something like:
|
|
#
|
|
# #include <abstractions/ubuntu-gnome-terminal>
|
|
#
|
|
|
|
/usr/bin/alpine PUx,
|
|
/usr/bin/citadel PUx,
|
|
/usr/bin/cone PUx,
|
|
/usr/bin/elmo PUx,
|
|
/usr/bin/mutt PUx,
|
|
|