浏览代码

Rename features-file to compile-features

This change updates the README with the correct property for the
AppArmor feature file config.
Fabian Mastenbroek 3 年之前
父节点
当前提交
072e88cec0
共有 1 个文件被更改,包括 2 次插入2 次删除
  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