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
/usr/lib/postgresql/8.3/bin/postgres stive Mon Jan 26 19:26:48 +0100 2009 77 views
#include <tunables/global>
/usr/lib/postgresql/8.3/bin/postgres {
  #include <abstractions/base>
  #include <abstractions/nameservice>

  /etc/postgresql-common/* r,
  /etc/postgresql/** r,
  /etc/ssl/** r,
  /usr/lib/** mr,
  /usr/shar/share/zoneinfo/ r,
  /usr/share/postgresql/8.3/timezonesets/* r,
  /usr/share/zoneinfo/ r,
  /var/lib/postgresql/8.3/main/** lrw,
  /var/run/postgresql/* w,
}

Edit | Show | History