我有Ubuntu 20.04。我决定启用SELinux。我只成功地完成了3条字符串并重新启动了我的pc:
1. sudo apt install policycoreutils selinux-utils selinux-basics
2. sudo selinux-activate
3. sudo selinux-config-enforcing不幸的是,在此命令之后,我的Ubuntu没有启动。我还有下一个错误:
systemd[1]: Failed to start Journal Service.
Dependency failed for Flush Journal to Persistent Storage还有许多其他的错误:
FAILED Failed to mount Mount unit for logmein-host, revision 206.
Dependency failed for Service for snap application logmein-host.wetty.
Dependency failed for Service for snap application logme in-host.pytty.
Dependency failed for Service for snap application logmein-host.logmein.如何修复Ubuntu状态?如何使SELinux正常启动Ubuntu?
发布于 2021-03-30 07:06:10
尝试进入恢复模式:
https://askubuntu.com/questions/1328085
复制相似问题