Bläddra i källkod

Rename features-file to compile-features

This change updates the README with the correct property for the
AppArmor feature file config.
Fabian Mastenbroek 3 år sedan
förälder
incheckning
072e88cec0
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -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