ソースを参照

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