Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
1bd8b7d1e1dbef8e02deabc2e80e952643451092
/
.
/
cap
/
zx297520v3
/
sources
/
meta-selinux
/
classes
/
enable-audit.bbclass
blob: 4538b0b751b6a956e333d5bd079bf75ba7865cb7 [
file
] [
log
] [
blame
]
# There is still no audit DISTRO_FEATURE, so enable audit when selinux feature enabled.
inherit selinux
PACKAGECONFIG_append
=
" ${@target_selinux(d, 'audit')}"