large set of apparmor rules for various distros
Go to file
Alexandre Pujol 646cbec874
New Readme.
2021-04-02 18:13:03 +01:00
apparmor.d Remove some complain mode. 2021-04-02 18:10:21 +01:00
root Add pacman hook. 2021-04-02 10:43:57 +01:00
systemd Ensure some systemd services do not start before apparmor rules are loaded. 2021-04-02 10:34:59 +01:00
configure Add PKGBUILD & ./configure 2021-04-02 18:12:15 +01:00
LICENSE Cleanup license file. 2021-04-01 14:47:01 +01:00
PKGBUILD Add PKGBUILD & ./configure 2021-04-02 18:12:15 +01:00
profiles.manifest Add a manifest of tested profiles. 2021-04-02 18:10:50 +01:00
README.md New Readme. 2021-04-02 18:13:03 +01:00

apparmor.d

Full set of apparmor profiles

Installation

Requirements

  • An apparmor based linux distribution.
  • A systemd based linux distribution.

Archlinux

Build and install the package with:

makepkg -si

Debian

Build using standard Debian package build tools:

dpkg-buildpackage -b -d -us -ui --sign-key=<gpg-id>