Delete apparmor.d/groups/_full/systemd

This commit is contained in:
monsieuremre 2023-11-19 16:05:37 +00:00 committed by GitHub
parent c6f10578b8
commit 67885ae2b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,14 +0,0 @@
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2023 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
# Main profile for full system policy.
# Profile for systemd (PID 1), it does not specify an attachment path because
# it is direclty used by 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.
# Distributions and other programs can add rules in the usr/systemd.d directory