切换到upstart:
sudo apt-get install upstart-sysv
sudo apt-get remove ubuntu-standard systemd-sysv
sudo update-initramfs -u
sudo reboot
切换到systemd:
sudo apt-get install ubuntu-standard systemd-sysv
sudo apt-get remove upstart-sysv
sudo update-initramfs -u
sudo reboot
sudo apt-get install upstart-sysv
sudo apt-get remove ubuntu-standard systemd-sysv
sudo update-initramfs -u
sudo reboot
切换到systemd:
sudo apt-get install ubuntu-standard systemd-sysv
sudo apt-get remove upstart-sysv
sudo update-initramfs -u
sudo reboot
本文介绍如何在Ubuntu系统中进行启动管理器的切换,包括从Upstart切换到systemd,以及从systemd切换回Upstart的具体步骤。
2590

被折叠的 条评论
为什么被折叠?



