···3131if selinuxenabled; then3232 echo "SELinux is already enabled"3333 echo "This prevents safely relabeling all files."3434- echo "Boot with selinux=0 on the kernel command-line or"3535- echo "SELINUX=disabled in /etc/selinux/config."3434+ echo "Boot with selinux=0 on the kernel command-line."3635 exit 13736fi3837