This repository was archived by the owner on Oct 11, 2024. It is now read-only.
似乎可以将容器中的systemctl替换为python实现的替代版来启动systemd #182
fish4terrisa-MSDSM
started this conversation in
Ideas
Replies: 4 comments 10 replies
-
还有一个fake-systemd的仓库是用Shell实现的 |
Beta Was this translation helpful? Give feedback.
0 replies
-
我现在正在试着写一个仿systemd的启动脚本 |
Beta Was this translation helpful? Give feedback.
2 replies
-
systemd 不是被安卓阉割了吗…难道能自己做一个?另外我几年前看到过一篇文章说 linux 有了 systemd 不符合 unix 哲学之类的, systemd 真的有必要加进去吗?嘤嘤嘤…… |
Beta Was this translation helpful? Give feedback.
1 reply
-
有servicectl脚本,github上能找到,可以替代systemctl来启动/停止服务 |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在github上有一个systemctl-proot的仓库,似乎可以提供不完整的systemctl支持,但是聊胜于无啦
Beta Was this translation helpful? Give feedback.
All reactions