Update README.md

This commit is contained in:
nobodysu 2022-09-04 20:45:31 +00:00 committed by Alex
parent 71a7c25a6d
commit d6d7dacb9e

View File

@ -71,7 +71,7 @@ Build using standard Debian package build tools:
sudo apt install apparmor-profiles build-essential config-package-dev debhelper golang-go rsync git
git clone https://github.com/roddhjav/apparmor.d.git && cd apparmor.d
dpkg-buildpackage -b -d --no-sign
sudo dpkg --force overwrite -i ../apparmor.d_*_all.deb
sudo dpkg -i ../apparmor.d_*_all.deb
```
> **Warning**: for a first install, it is recommanded to install all profiles in complain mode. See [Complain mode](#troubleshooting)