summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNoƩ Lopez <noelopez@free.fr>2025-12-15 01:03:36 +0100
committerRutherther <rutherther@ditigal.xyz>2025-12-22 22:48:58 +0100
commit60782c20d4bf52585a440d859440835c433a3deb (patch)
tree0c937d0b5a24fd50cb35fcf25e7b208b0aa333ce /Makefile.am
parent587fd2dad49d8af3f31d06e29ff43c986d6f35c4 (diff)
etc: Add AppArmor profile for the guix command.
* etc/apparmor.d/guix: New file. * Makefile.am (nodist_apparmor_profile_DATA): Add it. Change-Id: I3d61238203d7663ce582717f8e4eac4c6f679928 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index bf7d1556f0..895465dc96 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -748,6 +748,7 @@ nodist_selinux_policy_DATA = etc/guix-daemon.cil
# AppArmor profiles.
nodist_apparmor_profile_DATA = \
+ etc/apparmor.d/guix \
etc/apparmor.d/guix-daemon
nodist_apparmor_profile_tunables_DATA = \