Преглед на файлове

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
Fabian Mastenbroek преди 5 години
родител
ревизия
dbb6f95cba
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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