diff --git a/openssh.spec b/openssh.spec index 52dd5d9..030c8d7 100644 --- a/openssh.spec +++ b/openssh.spec @@ -321,7 +321,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