Typos #4
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
badgumby/arch-wsl#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
github.com/badgumby/arch-wsl@36d4f69566/README.md (L172-L177)the spaces between
/lib/ systemd/systemdand=basic. target$'should be removedand in
exec sudo /usr/bin/nsenter -t $SYSTEMD_PID -a su - $LOGNAMEshould be
exec sudo /usr/bin/nsenter -t $SYSTEMD_PID -m -p su - $LOGNAMEbecause something is changed in util-linux. if not you hit https://github.com/DamionGans/ubuntu-wsl2-systemd-script/issues/36
greetings