spelling correction
(cherry picked from commit 793acc453486b100315f18ca7f655d44502aa6dc)
This commit is contained in:
parent
d571152f4c
commit
fffb5ec20f
@ -386,7 +386,7 @@ popd
|
|||||||
if [ -e /sys/fs/selinux/enforce ]; then
|
if [ -e /sys/fs/selinux/enforce ]; then
|
||||||
# Store the SElinux state
|
# Store the SElinux state
|
||||||
cat /sys/fs/selinux/enforce > selinux.tmp
|
cat /sys/fs/selinux/enforce > selinux.tmp
|
||||||
setenfore 0
|
setenforce 0
|
||||||
fi
|
fi
|
||||||
make tests
|
make tests
|
||||||
if [ -e /sys/fs/selinux/enforce ]; then
|
if [ -e /sys/fs/selinux/enforce ]; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user