mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-09 19:28:47 +01:00
14 lines
346 B
Text
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,
|
|
|