Meta Configuration of Package smar-apparmor-profiles
11
1
<package name="smar-apparmor-profiles" project="AppArmor">
2
<title>Per-package apparmor-profiles</title>
3
<description>This project aims to have per-package AppArmor profiles, so that they can be automatically pulled when relevant package is installed to a system. This allows cluttering AppArmor with unnecessary profiles, and also allows easy blacklisting profiles one does not want.
4
5
A profile could still be temporary disabled with a symlink in /etc/apparmor.d/disable directory.</description>
6
<build>
7
<disable repository="SLE_15_SP2"/>
8
<disable repository="openSUSE_Leap_15.2"/>
9
</build>
10
</package>
11