mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
6 lines
131 B
C++
6 lines
131 B
C++
# If selinux enabled, disable handlers to rw command history file
|
|
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
|
|
|
inherit selinux
|
|
|