experimental complain profile for wine + minor logprof updates
[mirrors/AppArmor-Profiles.git] / usr.bin.wine
diff --git a/usr.bin.wine b/usr.bin.wine
new file mode 100644 (file)
index 0000000..4679759
--- /dev/null
@@ -0,0 +1,15 @@
+# Last Modified: Thu Jan 19 09:10:27 2012
+#include <tunables/global>
+
+/usr/bin/wine flags=(complain) {
+  #include <abstractions/base>
+
+
+
+  /home/*/.wine/drive_c/ rw,
+  /home/*/.wine/drive_c/** rw,
+  /home/*/Emulation/**/ r,
+  /usr/bin/wine mr,
+  /usr/bin/wine-preloader rix,
+
+}
This page took 0.08804 seconds and 4 git commands to generate.