large set of apparmor rules for various distros
Go to file
2021-04-03 23:24:28 +01:00
apparmor.d chromium: for now, no access to mozilla files. 2021-04-03 23:24:28 +01:00
debian Add Debian packaging. 2021-04-03 23:22:09 +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 Debian packaging. 2021-04-03 23:22:09 +01:00
LICENSE
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>