Description of problem: 在anolis23版本上修改selinux为Enforcing后重启无法启动 Version-Release number of selected component (if applicable): anolis23 5.19.0-1.an23.x86_64 How reproducible: 必现 Steps to Reproduce: 1.执行 sed -i "s/SELINUX=disabled/SELINUX=enforcing/" /etc/selinux/config 2.创建文件 touch /.autorelabel 3.重启 reboot Actual results: 机器无法启动 Expected results: 机器正常启动,selinux状态变成Enforcing Additional info:
Anolis8 运行OK
我也遇到相同问题,配置文件修改为Enforcing模式,重启后无法启动,内核版本如下: [root@iZbp10v7rsluvl3jma0w80Z sysak]# uname -r 5.17.0-1.an23.x86_64
5.17/5.19 内核已不再继续开发,该 bug 关闭