File elgg-apparmor.profile of Package elgg

  ^elgg {
    #include <abstractions/apache-vhost-base>
    #include <abstractions/php5>
    #include <abstractions/mysql>

    /var/log/apache2/*access_log rwl,
    /var/log/apache2/*error_log  rwl,

    /{,usr/}bin/** Ux,

    /tmp/** rwl,
    __ELGG_ROOT__/** r,
    __ELGG_TMPDIR__/ r,
    __ELGG_TMPDIR__/** rwk,
    __ELGG_SESSIONDIR__/ r,
    __ELGG_SESSIONDIR__/** rwk,
    __ELGG_DATADIR__/ r,
    __ELGG_DATADIR__/** rwk,
    /etc/elgg/ r,
    /etc/elgg/** rwk,

    # Site-specific additions and overrides. See ../local/README for details.
    #include <../local/elgg>
  }

openSUSE Build Service is sponsored by