#
# LICENSED UNDER AGPL 3.0
#
  profile default flags=(attach_disconnected) {
    #include <abstractions/php-fpm>
    /srv/www/** r,
    owner /tmp/ r,
    owner /tmp/** rwlk,
  }
