large set of apparmor rules for various distros
Go to file
2021-04-09 14:47:06 +01:00
apparmor.d Profiles update and general fixes. 2021-04-09 14:47:06 +01:00
debian Remove flavor configuration. 2021-04-04 21:38:07 +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
.gitignore Add gitignore. 2021-04-03 23:30:21 +01:00
.gitlab-ci.yml Fix CI build. 2021-04-03 23:51:57 +01:00
configure Allow empty distribution. 2021-04-05 21:53:30 +01:00
LICENSE Cleanup license file. 2021-04-01 14:47:01 +01:00
PKGBUILD Remove flavor configuration. 2021-04-04 21:38:07 +01:00
profiles.manifest Update manifest. 2021-04-08 22:51:42 +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>