Fix typo in AppArmor instructions

This change fixes a typo in the instructions for getting AppArmor to
work. The `parser.conf` file is located in `/etc/apparmor/` as
opposed to `/etc/apparmor.d/`.

Thanks @joinsplit for identifying the issue.

Closes #2
This commit is contained in:
Fabian Mastenbroek 2020-07-09 19:04:26 +02:00
parent f919ea2f8b
commit dbb6f95cba
No known key found for this signature in database
GPG key ID: 405FC6F81F0A7B85

View file

@ -27,7 +27,7 @@ apt install ./pve-edge-kernel-VERSION-MARCH_VERSION_amd64.deb
When using these kernels, Proxmox's AppArmor profiles may fail to load since it uses an older AppArmor feature set
which is not supported by these kernels anymore. This issue also appears when launching LXC containers.
To fix this, tell AppArmor to use the stock features file as opposed to Proxmox's features file, which is done
by updating `/etc/apparmor.d/parser.conf` as follows:
by updating `/etc/apparmor/parser.conf` as follows:
```
## Pin feature set (avoid regressions when policy is lagging behind