diff --git a/openssh.spec b/openssh.spec index 0edda3a..d8ecb08 100644 --- a/openssh.spec +++ b/openssh.spec @@ -386,7 +386,7 @@ popd if [ -e /sys/fs/selinux/enforce ]; then # Store the SElinux state cat /sys/fs/selinux/enforce > selinux.tmp - setenfore 0 + setenforce 0 fi make tests if [ -e /sys/fs/selinux/enforce ]; then