mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
systemd makes it a lot convenient to run services required for Zulip's development environment on WSL 2. Once enabled, `tools/start_service` becomes unnecessary. More info: https://devblogs.microsoft.com/commandline/systemd-support-is-now-available-in-wsl/ Signed-off-by: Zixuan James Li <p359101898@gmail.com>