mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +00:00
update ubuntu abstractions to use '# vim:syntax=apparmor'
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# vim:syntax=apparmor
|
||||
#
|
||||
# abstraction for allowing graphical bittorrent clients in Ubuntu
|
||||
#
|
||||
|
@@ -1,3 +1,4 @@
|
||||
# vim:syntax=apparmor
|
||||
#
|
||||
# abstraction for allowing access to graphical browsers in Ubuntu
|
||||
#
|
||||
|
@@ -1,3 +1,5 @@
|
||||
# vim:syntax=apparmor
|
||||
|
||||
# Java plugin
|
||||
owner @{HOME}/.java/deployment/deployment.properties k,
|
||||
/etc/java-*/ r,
|
||||
|
@@ -1,2 +1,4 @@
|
||||
# vim:syntax=apparmor
|
||||
|
||||
#include <abstractions/kde>
|
||||
/usr/bin/kde4-config PUx,
|
||||
|
@@ -1,3 +1,5 @@
|
||||
# vim:syntax=apparmor
|
||||
|
||||
# for mailto:
|
||||
#include <abstractions/ubuntu-email>
|
||||
#include <abstractions/ubuntu-console-email>
|
||||
|
@@ -1,3 +1,5 @@
|
||||
# vim:syntax=apparmor
|
||||
|
||||
#include <abstractions/X>
|
||||
|
||||
# Pulseaudio
|
||||
|
@@ -1,3 +1,5 @@
|
||||
# vim:syntax=apparmor
|
||||
|
||||
#
|
||||
# Plugins/helpers
|
||||
#
|
||||
|
@@ -1,3 +1,5 @@
|
||||
# vim:syntax=apparmor
|
||||
|
||||
# Openoffice.org
|
||||
/usr/bin/ooffice PUxr,
|
||||
/usr/bin/oocalc PUxr,
|
||||
|
@@ -1,3 +1,5 @@
|
||||
# vim:syntax=apparmor
|
||||
|
||||
# Text editors (It's All Text [https://addons.mozilla.org/en-US/firefox/addon/4125])
|
||||
/usr/bin/emacsclient.emacs-snapshot PUxr,
|
||||
/usr/bin/emacsclient.emacs22 PUxr,
|
||||
|
@@ -1,3 +1,5 @@
|
||||
# vim:syntax=apparmor
|
||||
|
||||
# Apport
|
||||
/usr/bin/apport-bug PUx,
|
||||
|
||||
|
@@ -1,3 +1,5 @@
|
||||
# vim:syntax=apparmor
|
||||
|
||||
# firefox-notify
|
||||
#include <abstractions/python>
|
||||
/usr/bin/python2.[4567] ix,
|
||||
|
@@ -1,3 +1,5 @@
|
||||
# vim:syntax=apparmor
|
||||
|
||||
# Allow read to all files user has DAC access to and write access to all
|
||||
# files owned by the user in $HOME.
|
||||
@{HOME}/ r,
|
||||
|
@@ -1,3 +1,4 @@
|
||||
# vim:syntax=apparmor
|
||||
#
|
||||
# abstraction for allowing access to text-only browsers in Ubuntu. These will
|
||||
# typically also need a terminal, so when using this abstraction, should also
|
||||
|
@@ -1,3 +1,4 @@
|
||||
# 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
|
||||
|
@@ -1,3 +1,4 @@
|
||||
# vim:syntax=apparmor
|
||||
#
|
||||
# abstraction for allowing graphical email clients in Ubuntu
|
||||
#
|
||||
|
@@ -1,3 +1,4 @@
|
||||
# vim:syntax=apparmor
|
||||
#
|
||||
# abstraction for allowing graphical news feed readers in Ubuntu
|
||||
#
|
||||
|
@@ -1,3 +1,4 @@
|
||||
# vim:syntax=apparmor
|
||||
#
|
||||
# for allowing access to gnome-terminal
|
||||
#
|
||||
|
@@ -1,3 +1,4 @@
|
||||
# vim:syntax=apparmor
|
||||
#
|
||||
# for allowing access to konsole
|
||||
#
|
||||
|
@@ -1,3 +1,4 @@
|
||||
# vim:syntax=apparmor
|
||||
#
|
||||
# abstraction for allowing access to media players in Ubuntu
|
||||
#
|
||||
|
@@ -1,3 +1,4 @@
|
||||
# vim:syntax=apparmor
|
||||
#
|
||||
# for allowing access to xterm
|
||||
#
|
||||
|
Reference in New Issue
Block a user