소스 검색

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