Tiny mistakes in the section of systemd in README.md #5

Open
opened 2021-11-11 01:34:01 -05:00 by lacafjh · 1 comment
lacafjh commented 2021-11-11 01:34:01 -05:00 (Migrated from github.com)

I came across this guide of yours while searching for how to enable systemd in WSL2. I've been using the system for a long time, but have been struggling with enabling or bypassing it. Fortunately, your tips here have rekindled my confidence in keeping Arch on WSL 2 as my primary distro.

After repeatedly following the README, it still didn't work, so I went to the WSL.dev you referred to and found two small errors in what you gave following vim /etc/profile.d/00-wsl2-systemd.sh

Line 4, /lib/ systemd/systemd -> /lib/systemd/systemd

Line 5, basic. target$ -> basic.target$

Fixing them, I rebooted the Arch on WSL 2 and succeed to enable systemd, checking by the command systemctl.

Thanks for your guide again! It really helped me a lot.

I came across this guide of yours while searching for how to enable `systemd` in WSL2. I've been using the system for a long time, but have been struggling with enabling or bypassing it. Fortunately, your tips here have rekindled my confidence in keeping Arch on WSL 2 as my primary distro. After repeatedly following the README, it still didn't work, so I went to the [WSL.dev](https://wsl.dev/wsl2-microk8s/#:~:text=%23%20Create%20the%20starting%20script%20for%20SystemD) you referred to and found two small errors in what you gave following `vim /etc/profile.d/00-wsl2-systemd.sh` Line 4, `/lib/ systemd/systemd` -> `/lib/systemd/systemd` Line 5, `basic. target$` -> `basic.target$` Fixing them, I rebooted the Arch on WSL 2 and succeed to enable systemd, checking by the command `systemctl`. Thanks for your guide again! It really helped me a lot.
ArtStepanyuk commented 2023-04-06 08:57:04 -04:00 (Migrated from github.com)

Thanks just found your comment and can confirm that it fixes the issue.

Thanks just found your comment and can confirm that it fixes the issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
badgumby/arch-wsl#5
No description provided.