pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

The OSL Pastebin! View Help

Posted by Kees on Mon 2nd Nov 21:45
download | new post

  1. # Last Modified: Mon Feb 16 11:38:47 2009
  2. #include <tunables/global>
  3.  
  4. /scratch/src/azureus/azureus {
  5.   #include <abstractions/base>
  6.   #include <abstractions/bash>
  7.   #include <abstractions/consoles>
  8.   #include <abstractions/nameservice>
  9.   #include <abstractions/user-tmp>
  10.   #include <abstractions/gnome>
  11.  
  12.   network dgram,
  13.   network inet dgram,
  14.   network inet6 dgram,
  15.   network stream,
  16.  
  17.   /etc/gre.d/ r,
  18.   /etc/gre.d/** r,
  19.   /etc/xulrunner-1.9/** r,
  20.  
  21.   deny @{HOME}/.mozilla/firefox/** r,
  22.  
  23.   /bin/bash rix,
  24.   /bin/dash rix,
  25.   /bin/grep rix,
  26.  
  27.   owner /disk/media/incoming/ rw,
  28.   owner /disk/media/incoming/** rw,
  29.   owner /scratch/iso/ rw,
  30.   owner /scratch/iso/** rw,
  31.  
  32.   /etc/gnome/defaults.list r,
  33.   /etc/java-6-openjdk/** r,
  34.  
  35.   owner /scratch/src/azureus/** r,
  36.  
  37.   /usr/share/java/** r,
  38.   /usr/share/javazi/** r,
  39.   deny /usr/ r,
  40.   deny /usr/local/ r,
  41.   /usr/share/zoneinfo/ r,
  42.   /usr/share/zoneinfo/** r,
  43.   /scratch/src/azureus/ rw,
  44.   /sys/devices/system/cpu/ r,
  45.   /bin/sed rix,
  46.   /bin/chmod rix,
  47.   /bin/rm rix,
  48.   /usr/bin/cut rix,
  49.   /usr/bin/dirname rix,
  50.   /usr/bin/find rix,
  51.   /usr/bin/head rix,
  52.   /usr/bin/sort rix,
  53.   /usr/bin/tac rix,
  54.   /usr/lib/jvm/java-6-openjdk/jre/bin/java rix,
  55.   /usr/local/share/applications/ r,
  56.   /usr/local/share/applications/mimeinfo.cache r,
  57.   /usr/share/applications/ r,
  58.   /usr/share/applications/** r,
  59.   /usr/share/gdm/applications/ r,
  60.   /usr/share/gdm/applications/** r,
  61.   @{HOME}/azScript rwix,
  62.   @{HOME}/.azureus/** rw,
  63.   @{HOME}/.local/share/applications/defaults.list r,
  64.   @{HOME}/.local/share/applications/mimeinfo.cache r,
  65.   @{HOME}/.local/share/mime/mime.cache r,
  66.   @{HOME}/.local/share/icons/ r,
  67.   @{PROC}/*/fd/ r,
  68.   @{PROC}/*/net/if_inet6 r,
  69.   @{PROC}/*/net/ipv6_route r,
  70.   @{PROC}/*/task/*/stat r,
  71.   @{PROC}/*/stat r,
  72.   @{PROC}/*/task/ r,
  73.  
  74.   @{HOME}/.mozilla/eclipse/ rw,
  75.   @{HOME}/.mozilla/eclipse/** rwkl,
  76.  
  77.   /usr/lib/*/plugins/*.so rm,
  78.  
  79.   /tmp/*.so rm,
  80.  
  81.   @{HOME}/.adobe/Flash_Player/ r,
  82.   @{HOME}/.adobe/Flash_Player/** r,
  83.   @{HOME}/.macromedia/Flash_Player/ r,
  84.   @{HOME}/.macromedia/Flash_Player/** r,
  85. }

Submit a correction or amendment below. (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.


Use syntax highlighting

To highlight particular lines, prefix each line with ~~


Remember my settings