mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +00:00
Merge Include local customization
The current setup for the profile sanitized_helper does not include a local profile for adjustments. Fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990499 MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/796 Acked-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
profile sanitized_helper {
|
||||
include <abstractions/base>
|
||||
include <abstractions/X>
|
||||
include if exists <local/ubuntu-helpers>
|
||||
|
||||
# Allow all networking
|
||||
network inet,
|
||||
|
Reference in New Issue
Block a user