diff options
| -rw-r--r-- | classes/enable-audit.bbclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/classes/enable-audit.bbclass b/classes/enable-audit.bbclass index 5820a38..4538b0b 100644 --- a/classes/enable-audit.bbclass +++ b/classes/enable-audit.bbclass | |||
| @@ -2,4 +2,3 @@ | |||
| 2 | inherit selinux | 2 | inherit selinux |
| 3 | 3 | ||
| 4 | PACKAGECONFIG_append = " ${@target_selinux(d, 'audit')}" | 4 | PACKAGECONFIG_append = " ${@target_selinux(d, 'audit')}" |
| 5 | PACKAGECONFIG[audit] = "--enable-audit,--disable-audit,audit," | ||
