File privatebin-apparmor.conf of Package privatebin

  profile privatebin flags=(attach_disconnected, complain) {
    #include <abstractions/php-fpm>
    #include <abstractions/mysql>

    /etc/privatebin/ r,
    /etc/privatebin/conf.php r,

    /srv/www/webapps/privatebin/ r,
    /srv/www/webapps/privatebin/** r,

    /srv/www/webapps/privatebin/data/ r,
    /srv/www/webapps/privatebin/data/** rwlk,

    owner /srv/cache/privatebin/sessions/ r,
    owner /srv/cache/privatebin/sessions/** rwlk,
    owner /srv/cache/privatebin/tmp/ r,
    owner /srv/cache/privatebin/tmp/** rwlk,
  }
openSUSE Build Service is sponsored by