2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-03 07:45:50 +00:00

update ubuntu abstractions to use '# vim:syntax=apparmor'

This commit is contained in:
Jamie Strandboge
2010-12-21 12:53:33 -06:00
parent 5272c9ef0a
commit 046cfe305f
20 changed files with 30 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
# vim:syntax=apparmor
# #
# abstraction for allowing graphical bittorrent clients in Ubuntu # abstraction for allowing graphical bittorrent clients in Ubuntu
# #

View File

@@ -1,3 +1,4 @@
# vim:syntax=apparmor
# #
# abstraction for allowing access to graphical browsers in Ubuntu # abstraction for allowing access to graphical browsers in Ubuntu
# #

View File

@@ -1,3 +1,5 @@
# vim:syntax=apparmor
# Java plugin # Java plugin
owner @{HOME}/.java/deployment/deployment.properties k, owner @{HOME}/.java/deployment/deployment.properties k,
/etc/java-*/ r, /etc/java-*/ r,

View File

@@ -1,2 +1,4 @@
# vim:syntax=apparmor
#include <abstractions/kde> #include <abstractions/kde>
/usr/bin/kde4-config PUx, /usr/bin/kde4-config PUx,

View File

@@ -1,3 +1,5 @@
# vim:syntax=apparmor
# for mailto: # for mailto:
#include <abstractions/ubuntu-email> #include <abstractions/ubuntu-email>
#include <abstractions/ubuntu-console-email> #include <abstractions/ubuntu-console-email>

View File

@@ -1,3 +1,5 @@
# vim:syntax=apparmor
#include <abstractions/X> #include <abstractions/X>
# Pulseaudio # Pulseaudio

View File

@@ -1,3 +1,5 @@
# vim:syntax=apparmor
# #
# Plugins/helpers # Plugins/helpers
# #

View File

@@ -1,3 +1,5 @@
# vim:syntax=apparmor
# Openoffice.org # Openoffice.org
/usr/bin/ooffice PUxr, /usr/bin/ooffice PUxr,
/usr/bin/oocalc PUxr, /usr/bin/oocalc PUxr,

View File

@@ -1,3 +1,5 @@
# vim:syntax=apparmor
# Text editors (It's All Text [https://addons.mozilla.org/en-US/firefox/addon/4125]) # Text editors (It's All Text [https://addons.mozilla.org/en-US/firefox/addon/4125])
/usr/bin/emacsclient.emacs-snapshot PUxr, /usr/bin/emacsclient.emacs-snapshot PUxr,
/usr/bin/emacsclient.emacs22 PUxr, /usr/bin/emacsclient.emacs22 PUxr,

View File

@@ -1,3 +1,5 @@
# vim:syntax=apparmor
# Apport # Apport
/usr/bin/apport-bug PUx, /usr/bin/apport-bug PUx,

View File

@@ -1,3 +1,5 @@
# vim:syntax=apparmor
# firefox-notify # firefox-notify
#include <abstractions/python> #include <abstractions/python>
/usr/bin/python2.[4567] ix, /usr/bin/python2.[4567] ix,

View File

@@ -1,3 +1,5 @@
# vim:syntax=apparmor
# Allow read to all files user has DAC access to and write access to all # Allow read to all files user has DAC access to and write access to all
# files owned by the user in $HOME. # files owned by the user in $HOME.
@{HOME}/ r, @{HOME}/ r,

View File

@@ -1,3 +1,4 @@
# vim:syntax=apparmor
# #
# abstraction for allowing access to text-only browsers in Ubuntu. These will # abstraction for allowing access to text-only browsers in Ubuntu. These will
# typically also need a terminal, so when using this abstraction, should also # typically also need a terminal, so when using this abstraction, should also

View File

@@ -1,3 +1,4 @@
# vim:syntax=apparmor
# #
# abstraction for allowing console email clients in Ubuntu. These will # abstraction for allowing console email clients in Ubuntu. These will
# typically also need a terminal, so when using this abstraction, should also # typically also need a terminal, so when using this abstraction, should also

View File

@@ -1,3 +1,4 @@
# vim:syntax=apparmor
# #
# abstraction for allowing graphical email clients in Ubuntu # abstraction for allowing graphical email clients in Ubuntu
# #

View File

@@ -1,3 +1,4 @@
# vim:syntax=apparmor
# #
# abstraction for allowing graphical news feed readers in Ubuntu # abstraction for allowing graphical news feed readers in Ubuntu
# #

View File

@@ -1,3 +1,4 @@
# vim:syntax=apparmor
# #
# for allowing access to gnome-terminal # for allowing access to gnome-terminal
# #

View File

@@ -1,3 +1,4 @@
# vim:syntax=apparmor
# #
# for allowing access to konsole # for allowing access to konsole
# #

View File

@@ -1,3 +1,4 @@
# vim:syntax=apparmor
# #
# abstraction for allowing access to media players in Ubuntu # abstraction for allowing access to media players in Ubuntu
# #

View File

@@ -1,3 +1,4 @@
# vim:syntax=apparmor
# #
# for allowing access to xterm # for allowing access to xterm
# #