Rename features-file to compile-features

This change updates the README with the correct property for the
AppArmor feature file config.
This commit is contained in:
Fabian Mastenbroek 2022-01-10 12:35:46 +01:00
parent 5bf3b1f23a
commit 072e88cec0
No known key found for this signature in database
GPG key ID: 405FC6F81F0A7B85

View file

@ -52,8 +52,8 @@ If you have used the workaround, please update back to the default configuration
```diff ```diff
## Pin feature set (avoid regressions when policy is lagging behind ## Pin feature set (avoid regressions when policy is lagging behind
## the kernel) ## the kernel)
- features-file=/usr/share/apparmor-features/features.stock - compile-features=/usr/share/apparmor-features/features.stock
+ features-file=/usr/share/apparmor-features/features + compile-features=/usr/share/apparmor-features/features
``` ```
## Building manually ## Building manually