1 | systemd |
初始化
Debian 貌似不存在这两个文件,我尝试
ln -s
失败
Ubuntu 存在这个文件,可以使用,但是重启之后系统就进不去了
Ubuntu 最好不要尝试apt-get install systemctl
Docker 最好不要尝试安装vim
1 | /usr/sbin/init |
❌
1 | ln -s /lib/systemd/systemd /sbin/init |
✅
1 | vi /start.sh |
XRSec has the right to modify and interpret this article. If you want to reprint or disseminate this article, you must ensure the integrity of this article, including all contents such as copyright notice. Without the permission of the author, the content of this article shall not be modified or increased or decreased arbitrarily, and it shall not be used for commercial purposes in any way
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 XR-SEC!
评论