On 11/02/2020 16:36, [email protected] wrote: > What I recently do is to create a copy of a program and then have 2 > profiles, one very tight and the other a bit more flexibel, e.g. I have > /usr/bin/vlc and /usr/bin/vlc-secure both exactly the same, but with > different name that allows to have different profiles. >
Hardlinks are a better alternative to copying. In debian you can even automate the process of creating the links with each package update/install. -- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
