IT Curation 자세히보기

OS/windows

wsl | ubuntu init에서 systemctl로 변경

icf_ 2023. 6. 19. 13:41

참고문서

sudo -b unshare --pid --fork --mount-proc /lib/systemd/systemd --system-unit=basic.target
sudo -E nsenter --all -t $(pgrep -xo systemd) runuser -P -l $USER -c "exec $SHELL"
728x90