重启服务器的时候,提示了这个,需要等待一会才能进入系统。
*** Warning -- SELinux targeted policy relabel is required.
*** Relabeling could take a very long time, depending on file
*** system size and speed of hard drives.
这是因为,我们修改了SElinux的设置,原来如果是disabled,改成enforcing后,再重启就会出现这个。
参考文章 http://www.cnblogs.com/mickole/p/3181644.html
*** Warning -- SELinux targeted policy relabel is required.
*** Relabeling could take a very long time, depending on file
*** system size and speed of hard drives.
这是因为,我们修改了SElinux的设置,原来如果是disabled,改成enforcing后,再重启就会出现这个。
参考文章 http://www.cnblogs.com/mickole/p/3181644.html
编辑回复