AppArmor profile exchange

Find profiles by name | Find profiles by author | Find profiles by name and author | List all profiles | List all users | My profiles | New profile | Anonymous | Login
/bin/basename philodoxia Mon Mar 23 15:10:32 +0100 2009 62 views
#include <tunables/global>

/bin/basename {

  deny /dev/urandom r,
  deny /etc/ld.so.cache r,

  /bin/basename mr,
  /lib/ld-*.so mrcx,
  /lib/libc-2.8.so mr,
  /usr/lib/gconv/gconv-modules.cache r,
  /usr/lib/locale/** r,
  /usr/share/locale/locale.alias r,


  profile /lib/ld-2.8.so {


  }
}

Edit | Show | History