apparmor/profiles/apparmor.d/abstractions/ubuntu-console-browsers
2010-08-10 14:11:04 -05:00

14 lines
346 B
Text

#
# abstraction for allowing access to text-only browsers 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/elinks PUx,
/usr/bin/links PUx,
/usr/bin/lynx.cur PUx,
/usr/bin/netrik PUx,
/usr/bin/w3m PUx,