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:
parent
5bf3b1f23a
commit
072e88cec0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue