chore: add missing structure for full system confinment.

This commit is contained in:
Alexandre Pujol 2023-04-19 22:05:35 +01:00
parent 8982bda7c6
commit 2b61f3e82e
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -0,0 +1,15 @@
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2023 Alexandre Pujol <alexandre@pujol.io>
# 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