From 2b61f3e82e6822976019380b08f4bc5515be8dfe Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Wed, 19 Apr 2023 22:05:35 +0100 Subject: [PATCH] chore: add missing structure for full system confinment. --- apparmor.d/groups/_full/init | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 apparmor.d/groups/_full/init diff --git a/apparmor.d/groups/_full/init b/apparmor.d/groups/_full/init new file mode 100644 index 00000000..d6248b2c --- /dev/null +++ b/apparmor.d/groups/_full/init @@ -0,0 +1,15 @@ +# apparmor.d - Full set of apparmor profiles +# Copyright (C) 2023 Alexandre Pujol +# SPDX-License-Identifier: GPL-2.0-only + +# Full system policy profile. + +# /sbin/init (PID 1) is a link to /usr/lib/systemd/systemd + +# Only use this profile with a fully configured system. Otherwise it **WILL** +# break your computer. +# See https://apparmor.pujol.io/development/structure/#full-system-policy +# for more information. + +# Distributions and other programs can add rules in the usr/init.d directory +