chromium plugin install
authorTomas Mudrunka <tomas.mudrunka@gmail.com>
Wed, 18 Jan 2012 17:07:39 +0000 (18:07 +0100)
committerTomas Mudrunka <tomas.mudrunka@gmail.com>
Wed, 18 Jan 2012 17:07:39 +0000 (18:07 +0100)
usr.bin.man
usr.lib.chromium.chromium

index 0ba7cef1693fecc89f68ae539ebbea8fcd5a1520..0d08b30ab93ff4da4fc99a225e1195abcfd807d2 100644 (file)
@@ -1,4 +1,4 @@
-# Last Modified: Wed Jan 18 14:53:30 2012
+# Last Modified: Wed Jan 18 18:04:03 2012
 # ------------------------------------------------------------------
 #
 #    Copyright (C) 2002-2005 Novell/SUSE
@@ -12,7 +12,7 @@
 
 #include <tunables/global>
 
-/usr/bin/man flags=(complain) {
+/usr/bin/man {
   #include <abstractions/base>
   #include <abstractions/bash>
   #include <abstractions/consoles>
@@ -38,6 +38,7 @@
   /opt/qt/man/* rk,
   /opt/qt/man/*/ r,
   /root/.lesshst w,
+  /usr/bin/groff rix,
   /usr/bin/locale rix,
   /usr/bin/nroff rix,
   /usr/bin/preconv rix,
index dea76bf67a0deeef0116f89174045283bdf8815c..e1344adcb8b497a52481c4c566090be10dbb746a 100644 (file)
@@ -1,4 +1,4 @@
-# Last Modified: Wed Jan 18 15:27:42 2012
+# Last Modified: Wed Jan 18 18:05:11 2012
 # Author: Thomas Mudrunka
 
 #include <tunables/global>
@@ -36,8 +36,9 @@
   /home/*/.mozilla/** r,
   /home/*/.pki/** rwk,
   /home/*/.themes/** r,
+  /home/*/Downloads/** rw,
   /home/*/Work/GIT/plugins/chrome-extensions/** r,
-  /home/*/private/dotfiles/.config/chromium/** rwk,
+  /home/*/private/dotfiles/.config/chromium/** mrwk,
   /opt/java/** mr,
   /opt/kde/share/** r,
   /proc/ r,
This page took 0.143034 seconds and 4 git commands to generate.