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
|
||||
## Pin feature set (avoid regressions when policy is lagging behind
|
||||
## the kernel)
|
||||
- features-file=/usr/share/apparmor-features/features.stock
|
||||
+ features-file=/usr/share/apparmor-features/features
|
||||
- compile-features=/usr/share/apparmor-features/features.stock
|
||||
+ compile-features=/usr/share/apparmor-features/features
|
||||
```
|
||||
|
||||
## Building manually
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue