diff options
| author | NoƩ Lopez <noelopez@free.fr> | 2025-12-15 01:03:36 +0100 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2025-12-22 22:48:58 +0100 |
| commit | 60782c20d4bf52585a440d859440835c433a3deb (patch) | |
| tree | 0c937d0b5a24fd50cb35fcf25e7b208b0aa333ce /Makefile.am | |
| parent | 587fd2dad49d8af3f31d06e29ff43c986d6f35c4 (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.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index bf7d1556f0e..895465dc969 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -748,6 +748,7 @@ nodist_selinux_policy_DATA = etc/guix-daemon.cil | |||
| 748 | 748 | ||
| 749 | # AppArmor profiles. | 749 | # AppArmor profiles. |
| 750 | nodist_apparmor_profile_DATA = \ | 750 | nodist_apparmor_profile_DATA = \ |
| 751 | etc/apparmor.d/guix \ | ||
| 751 | etc/apparmor.d/guix-daemon | 752 | etc/apparmor.d/guix-daemon |
| 752 | 753 | ||
| 753 | nodist_apparmor_profile_tunables_DATA = \ | 754 | nodist_apparmor_profile_tunables_DATA = \ |
