apparmor: add yggdrasilctl policy (#1235)

This commit is contained in:
Sergey Alirzaev
2025-04-15 18:17:52 +02:00
committed by GitHub
parent 6377d7f071
commit 47818a1a7c

View File

@@ -0,0 +1,11 @@
# Last Modified: Mon Feb 3 22:19:45 2025
include <tunables/global>
/usr/bin/yggdrasilctl {
include <abstractions/base>
/etc/yggdrasil.conf rw,
/run/yggdrasil.sock rw,
owner /sys/kernel/mm/transparent_hugepage/hpage_pmd_size r,
}