logprof update
[mirrors/AppArmor-Profiles.git] / usr.lib.evolution-data-server.evolution-data-server-1.10
1 # vim:syntax=apparmor
2 # Last Modified: Wed Sep 7 07:44:21 2005
3 # ------------------------------------------------------------------
4 #
5 # Copyright (C) 2002-2005 Novell/SUSE
6 #
7 # This program is free software; you can redistribute it and/or
8 # modify it under the terms of version 2 of the GNU General Public
9 # License published by the Free Software Foundation.
10 #
11 # ------------------------------------------------------------------
12
13 #include <tunables/global>
14
15 /usr/lib/evolution-data-server/evolution-data-server-1.10 {
16 #include <abstractions/base>
17 #include <abstractions/nameservice>
18 #include <abstractions/user-tmp>
19
20 /etc/mtab r,
21 /etc/** r,
22
23 @{HOME}/.evolution/addressbook/local/** lrw,
24 @{HOME}/.evolution/cache/calendar/** lrw,
25 @{HOME}/.evolution/calendar/local/** lrw,
26 @{HOME}/.evolution/tasks/local/** lrw,
27 @{HOME}/.gconf r,
28 @{HOME}/.gconf/** lrw,
29 @{HOME}/.gnome2_private w,
30
31 /usr/lib/GConf/**.so mr,
32 /usr/lib/GConf/2/gconfd-2 Pxr,
33 /usr/lib64/GConf/2/gconfd-2 Pxr,
34 /usr/lib/evolution-data-server/evolution-data-server-* rmix,
35 /usr/lib/evolution-data-server*/extensions r,
36 /usr/lib/evolution-data-server*/extensions/lib*.so r,
37 /usr/lib/gnome-vfs** mr,
38 /usr/share/evolution-data-server*/** mr,
39
40 }
This page took 0.293751 seconds and 4 git commands to generate.