~ubuntu-branches/ubuntu/wily/apparmor/wily

« back to all changes in this revision

Viewing changes to profiles/apparmor.d/abstractions/ubuntu-media-players

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2011-04-27 10:38:07 UTC
  • mfrom: (5.1.118 natty)
  • Revision ID: james.westby@ubuntu.com-20110427103807-ym3rhwys6o84ith0
Tags: 2.6.1-2
debian/copyright: clarify for some full organization names.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# vim:syntax=apparmor
 
2
#
 
3
# abstraction for allowing access to media players in Ubuntu
 
4
#
 
5
  /usr/bin/amarok PUxr,
 
6
  /usr/bin/audacious2 PUxr,
 
7
  /usr/bin/bangarang PUxr,
 
8
  /usr/bin/banshee PUxr,
 
9
  /usr/bin/banshee-1 PUxr,
 
10
  /usr/bin/decibel PUxr,
 
11
  /usr/bin/dragon PUxr,
 
12
  /usr/bin/esperanza PUxr,
 
13
  /usr/bin/exaile PUxr,
 
14
  /usr/bin/freevo PUxr,
 
15
  /usr/bin/gmerlin PUxr,
 
16
  /usr/bin/gxmms PUxr,
 
17
  /usr/bin/gxmms2 PUxr,
 
18
  /usr/bin/hornsey PUxr,
 
19
  /usr/bin/jlgui PUxr,
 
20
  /usr/bin/juk PUxr,
 
21
  /usr/bin/kaffeine PUxr,
 
22
  /usr/bin/listen PUxr,
 
23
  /usr/share/minirok/minirok.py PUxr,
 
24
 
 
25
  # mplayer
 
26
  /etc/mplayerplug-in.conf r,
 
27
  /usr/bin/gmplayer PUxr,
 
28
  /usr/bin/gnome-mplayer PUxr,
 
29
  /usr/bin/kmplayer PUxr,
 
30
  /usr/bin/mplayer PUxr,
 
31
  /usr/bin/smplayer PUxr,
 
32
 
 
33
  /usr/bin/muine PUxr,
 
34
  /usr/bin/potamus PUxr,
 
35
  /usr/bin/promoe PUxr,
 
36
  /usr/bin/qmmp PUxr,
 
37
  /usr/bin/quodlibet PUxr,
 
38
  /usr/bin/rhythmbox PUxr,
 
39
  /usr/bin/strange-quark PUxr,
 
40
  /usr/bin/swfdec-player PUxr,
 
41
  /usr/bin/timidity PUxr,
 
42
  /usr/lib/totem/** ixr,
 
43
  /usr/bin/totem-gstreamer PUxr,
 
44
  /usr/bin/totem-xine PUxr,
 
45
  /usr/bin/totem PUxr,
 
46
  /usr/bin/vlc PUxr,
 
47
  /usr/bin/xfmedia PUxr,
 
48
  /usr/bin/xmms PUxr,
 
49
 
 
50
  # gnash
 
51
  /usr/bin/gtk-gnash ixr,
 
52
  /etc/gnashrc r,
 
53
  /etc/gnashpluginrc r,
 
54
  owner @{HOME}/.gnash/ rw,
 
55
  owner @{HOME}/.gnash/** rw,