diff options
-rwxr-xr-x | rc.d/rc.sysinit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit index 5d4e3ba7..274c5f2c 100755 --- a/rc.d/rc.sysinit +++ b/rc.d/rc.sysinit @@ -55,7 +55,7 @@ relabel_selinux() { . /etc/selinux/config echo " *** Warning -- SELinux ${SELINUXTYPE} policy relabel is required. *** - *** Relabelling could take a very long time, depending on file *** + *** Relabelling could take a very long time, depending on file *** *** system size and speed of hard drives. *** " echo "0" > $selinuxfs/enforce |