logprof update
[mirrors/AppArmor-Profiles.git] / usr.bin.netsurf
1 # Last Modified: Wed Jan 18 10:06:57 2012
2 #include <tunables/global>
3
4 /usr/bin/netsurf {
5 #include <abstractions/base>
6 #include <abstractions/fonts>
7 #include <abstractions/gnome>
8
9
10
11 /etc/* r,
12 /home/*/.Xauthority r,
13 /home/*/.gtkrc-2.0 r,
14 /home/*/.icons/** r,
15 /home/*/.netsurf/* rw,
16 /home/*/.themes/** r,
17 /opt/kde/share/** r,
18 /sys/** r,
19 /usr/share/** r,
20
21 }
This page took 0.268509 seconds and 4 git commands to generate.