experimental complain profile for wine + minor logprof updates
authorTomas Mudrunka <tomas.mudrunka@gmail.com>
Thu, 19 Jan 2012 08:11:43 +0000 (09:11 +0100)
committerTomas Mudrunka <tomas.mudrunka@gmail.com>
Thu, 19 Jan 2012 08:11:43 +0000 (09:11 +0100)
usr.bin.man
usr.bin.wine [new file with mode: 0644]

index 0d08b30ab93ff4da4fc99a225e1195abcfd807d2..e51e0ddfb51a4ad1b7ed8fa7e278d42e0b372f66 100644 (file)
@@ -1,4 +1,4 @@
-# Last Modified: Wed Jan 18 18:04:03 2012
+# Last Modified: Thu Jan 19 00:58:43 2012
 # ------------------------------------------------------------------
 #
 #    Copyright (C) 2002-2005 Novell/SUSE
   /opt/qt/man/ r,
   /opt/qt/man/* rk,
   /opt/qt/man/*/ r,
-  /root/.lesshst w,
+  /root/.lesshst rw,
   /usr/bin/groff rix,
   /usr/bin/locale rix,
   /usr/bin/nroff rix,
+  /usr/bin/troff rix,
+  /usr/bin/grotty rix,
   /usr/bin/preconv rix,
   /usr/bin/tbl rix,
   /usr/lib/man-db/man Px,
   /usr/local/man/ r,
   /usr/man/ r,
-  /usr/share/man/ r,
+  /usr/share/** r,
   /var/cache/man/** rk,
 
 }
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.175134 seconds and 4 git commands to generate.