From 83fed2c63b68d2dd9c760157485f7afd0961b3b4 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 21 Feb 2007 18:29:44 +0000 Subject: typo --- rc.d/rc.sysinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc.d') 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 -- cgit v1.2.1