logprof update master
authorTomas Mudrunka <tomas.mudrunka@gmail.com>
Thu, 26 Jan 2012 17:17:13 +0000 (18:17 +0100)
committerTomas Mudrunka <tomas.mudrunka@gmail.com>
Thu, 26 Jan 2012 17:17:13 +0000 (18:17 +0100)
usr.bin.epiphany
usr.bin.makepkg
usr.lib.chromium.chromium
usr.lib.firefox.firefox

index 89273d072bdb648894fde4ae362adbded1bcef80..a56c08a3bf7992ca5c02276f56be1a5ada30459f 100644 (file)
@@ -1,14 +1,19 @@
-# Last Modified: Wed Jan 18 14:53:30 2012
+# Last Modified: Thu Jan 26 18:14:59 2012
 #include <tunables/global>
 
-/usr/bin/epiphany {
+/usr/bin/epiphany flags=(complain) {
   #include <abstractions/base>
+  #include <abstractions/bash>
   #include <abstractions/consoles>
   #include <abstractions/enchant>
   #include <abstractions/gnome>
   #include <abstractions/nameservice>
   #include <abstractions/ubuntu-browsers>
   #include <abstractions/ubuntu-browsers.d/plugins-common>
+  #include <abstractions/ubuntu-konsole>
+
+
+  capability sys_ptrace,
 
 
 
   /home/*/.local/share/** rwk,
   /opt/java/** mr,
   /opt/kde/share/** r,
-  /proc/**/ r,
+  /proc/ r,
+  /proc/** r,
   /sys/devices/system/cpu/online r,
   owner /tmp/** rwlk,
   /tmp/** m,
+  /usr/bin/7z rix,
+  /usr/bin/file-roller rix,
+  /usr/bin/xpdf rix,
   /usr/include/** r,
+  /usr/lib/** mrw,
   /usr/share/** r,
   /var/db/nscd/* r,
 
index 5fd9e346d7c1ee6f70267fb002f203eb42307c7a..c611cbb5d5f43d76380492407703fdabf10977fd 100644 (file)
@@ -13,9 +13,9 @@
 
   / rix,
   /** rkix,
-  /home/*/.ccache/** rwix,
-  /home/*/{Temp,Work/PKGBUILDs}/** rw,
-  /tmp/** rwkix,
-  /var/abs/local/** rwkix,
+  /home/*/.ccache/** rwixlk,
+  /home/*/{Temp,Work/PKGBUILDs}/** rwlk,
+  /tmp/** rwkixlk,
+  /var/abs/local/** rwkixlk,
 
 }
index fb9bf2382397a71712b81c8b9734e56037ae9a0d..c6b58923f6f989c3f3b3b144db6d058c8b7945b7 100644 (file)
@@ -1,9 +1,9 @@
-# Last Modified: Fri Jan 20 21:18:46 2012
+# Last Modified: Thu Jan 26 18:14:59 2012
 # Author: Thomas Mudrunka
 
 #include <tunables/global>
 
-/usr/lib/chromium/chromium flags=(complain) {
+/usr/lib/chromium/chromium {
   #include <abstractions/audio>
   #include <abstractions/base>
   #include <abstractions/bash>
@@ -51,6 +51,7 @@
   /sys/** r,
   owner /tmp/** lk,
   /tmp/** rw,
+  /usr/bin/dbus-send rix,
   /usr/bin/gpg mrix,
   /usr/bin/xdg-open rix,
   /usr/bin/xdg-settings rix,
index 74a9446abe33579fe05e5259a03376ced4de120b..cd134f13078943f7d9f7bbef08b5e168b6049a53 100644 (file)
@@ -1,4 +1,4 @@
-# Last Modified: Wed Jan 18 13:50:50 2012
+# Last Modified: Tue Jan 24 17:04:48 2012
 #include <tunables/global>
 
 /usr/lib/firefox/firefox {
@@ -31,6 +31,7 @@
   /home/*/Temp/** rwk,
   /opt/java/** r,
   /opt/kde/share/** r,
+  /proc/ r,
   /proc/** r,
   /sys/devices/system/cpu/ r,
   /sys/devices/system/cpu/* r,
This page took 0.210148 seconds and 4 git commands to generate.