我在 Ubuntu 16.04 LTS 上使用 Gnome shell dm。
我最近安装了 upstart 来启动启动脚本(现在我知道它很笨......),当我尝试使用它来卸载它时apt remove upstart
,我的 Gnome 会话无法启动,直到我重新安装 upstart。
从那时起我在启动时遇到了一些错误
(编辑: 具体来说/sbin/plymouthd
:crashed with SIGSEGV in cript_obj_deref_direct()
)
两个问题:
- Systemd 和 Upstart 是否冲突?如果是,我应该摆脱 Upstart 吗?
- 我怎样才能摆脱 Upstart 而不重新安装整个系统?
提前致谢
答案1
尝试使用以下方法进行全面清除:
sudo apt-get purge upstart
这应该有助于彻底清除