summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/python2-layer/recipes-devtools/python/python_selinux.inc
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic-layers/python2-layer/recipes-devtools/python/python_selinux.inc')
-rw-r--r--dynamic-layers/python2-layer/recipes-devtools/python/python_selinux.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/python2-layer/recipes-devtools/python/python_selinux.inc b/dynamic-layers/python2-layer/recipes-devtools/python/python_selinux.inc
index bb54a90..4fed832 100644
--- a/dynamic-layers/python2-layer/recipes-devtools/python/python_selinux.inc
+++ b/dynamic-layers/python2-layer/recipes-devtools/python/python_selinux.inc
@@ -1,5 +1,5 @@
1# If selinux enabled, disable handlers to rw command history file 1# If selinux enabled, disable handlers to rw command history file
2FILESEXTRAPATHS_prepend := "${THISDIR}/files:" 2FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
3 3
4inherit selinux 4inherit selinux
5 5