4

wsl2 开启systemctl

 3 years ago
source link: https://www.80shihua.com/archives/2737
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
wsl2 开启systemctl

wsl2 开启systemctl

systemd是Linux系统最新的初始化系统(init),作用是提高系统的启动速度,尽可能启动较少的进程,尽可能更多进程并发启动。

systemd对应的进程管理命令是systemctl

sudo apt-get install daemonize

sudo daemonize /usr/bin/unshare --fork --pid --mount-proc /lib/systemd/systemd --system-unit=basic.target

exec sudo nsenter -t $(pidof systemd) -a su - $LOGNAME

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK