apparmor/profiles/apparmor.d/abstractions/php5
Christian Boltz 9fc8e43c67
abstractions: remove '#' from 'include if exists'
This matches what we use in the profiles for local abstractions.

Also adjust the check in the Makefile to expect the variant without '#'.
2020-05-30 19:53:49 +02:00

8 lines
207 B
Text

#backwards compatibility include, actual abstraction moved from php5 to php
abi <abi/3.0>,
#include <abstractions/php>
# Include additions to the abstraction
include if exists <abstractions/php5.d>