~ubuntu-branches/ubuntu/raring/apparmor/raring

« back to all changes in this revision

Viewing changes to profiles/extras/usr.X11R6.bin.acroread

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2007-03-23 16:42:01 UTC
  • Revision ID: james.westby@ubuntu.com-20070323164201-jkax6f0oku087b7l
Tags: upstream-2.0.1+510.dfsg
ImportĀ upstreamĀ versionĀ 2.0.1+510.dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# $Id: usr.X11R6.bin.acroread 90 2006-08-04 19:13:59Z seth_arnold $
 
2
# ------------------------------------------------------------------
 
3
#
 
4
#    Copyright (C) 2002-2005 Novell/SUSE
 
5
#
 
6
#    This program is free software; you can redistribute it and/or
 
7
#    modify it under the terms of version 2 of the GNU General Public
 
8
#    License published by the Free Software Foundation.
 
9
#
 
10
# ------------------------------------------------------------------
 
11
# vim:syntax=apparmor
 
12
# Last Modified: Wed Aug 24 16:21:32 2005
 
13
 
 
14
#include <tunables/global>
 
15
 
 
16
/usr/X11R6/bin/acroread {
 
17
  #include <abstractions/base>
 
18
  #include <abstractions/bash>
 
19
  #include <abstractions/consoles>
 
20
  #include <abstractions/fonts>
 
21
  #include <abstractions/kde>
 
22
  #include <abstractions/nameservice>
 
23
  #include <abstractions/gnome>
 
24
  #include <abstractions/X>
 
25
 
 
26
  capability dac_override,
 
27
 
 
28
  /bin/basename mixr,
 
29
  /bin/bash mix,
 
30
  /bin/cat mixr,
 
31
  /bin/grep mixr,
 
32
  /bin/uname mixr,
 
33
  /etc/opt/gnome/** r,
 
34
 
 
35
  @{HOME}/.adobe/** rw,
 
36
  @{HOME}/Desktop/** rw,
 
37
  @{HOME}/Documents/* rw,
 
38
  @{HOME}/.fonts.cache-* r,
 
39
  @{HOME}/.gconfd/saved_state lrw,
 
40
  @{HOME}/.gconfd/saved_state.orig lw,
 
41
  @{HOME}/.gconfd/saved_state.tmp lrw,
 
42
  @{HOME}/.gconf r,
 
43
  @{HOME}/.gconf/.testing.writeability lw,
 
44
  @{HOME}/* rw,
 
45
 
 
46
  /opt/MozillaFirefox/bin/firefox.sh Pxr,
 
47
  /opt/MozillaFirefox/lib/firefox-bin Pxr,
 
48
  /opt/MozillaFirefox/lib/init.d r,
 
49
  /opt/gnome/bin/gconftool-2 mixr,
 
50
  /opt/gnome/lib/GConf/** r,
 
51
  /opt/gnome/lib/GConf/2/gconfd-2 Pxr,
 
52
  /opt/gnome/lib/gtk-2.0/2.4.0/loaders/* mr,
 
53
  /opt/gnome/lib/lib*so* mr,
 
54
  /opt/gnome/lib/pango/1.4.0/modules/pango-basic-fc.so mr,
 
55
  /opt/gnome/share/icons r,
 
56
  /opt/gnome/share/icons/hicolor/icon-theme.cache r,
 
57
  /opt/gnome/share/pixmaps r,
 
58
  /usr/X11R6/bin/acroread r,
 
59
  /usr/X11R6/bin/xterm rUx,
 
60
  /usr/X11R6/lib/Acrobat7/** mixr,
 
61
  /usr/bin/cut mixr,
 
62
  /usr/bin/dirname mixr,
 
63
  /usr/bin/lp rUx,
 
64
  /usr/bin/mutt rUx,
 
65
  /usr/bin/nail rUx,
 
66
  /opt/gnome/bin/evolution-2.4 Ux,
 
67
  /opt/kde3/bin/kmail Ux,
 
68
  /usr/bin/which mixr,
 
69
  /usr/lib/jvm/java-1.4.2-sun-1.4.2.06/jre/lib/fonts/** r,
 
70
  /usr/lib/ooo-2.0/share/fonts/** r,
 
71
  /usr/share/icons r,
 
72
}