DamionGans / ubuntu-wsl2-systemd-script

[Does not work anymore!] Script to enable systemd support on current Ubuntu WSL2 images
1.56k stars 383 forks source link

Question regarding WSL startup #75

Closed meluvalli closed 2 years ago

meluvalli commented 2 years ago

systemd works perfectly! THANK YOU! Only question I have is, I launch a script in my home directory using "wsl ~/startup.sh" However, it appears that systemd doesn't start until after my script is running. Is there anyway around this?

meluvalli commented 2 years ago

Added to bashrc fixed the issue. Closing.