aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrc.d/rc.sysinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit
index 144918c9..4c607957 100755
--- a/rc.d/rc.sysinit
+++ b/rc.d/rc.sysinit
@@ -58,7 +58,7 @@ relabel_selinux() {
chvt 1
fi
# if /sbin/init is not labeled correctly this process is running in the
- # wrong context, so a reboot will be reuired after relabel
+ # wrong context, so a reboot will be required after relabel
REBOOTFLAG=`restorecon -v /sbin/init`
AUTORELABEL=
. /etc/selinux/config