我在Windows 11上使用WSL (使用Ubuntu22.04LTS),并试图在其上使用Elasticsearch。当我运行sudo systemctl start elasticsearch.service时,我得到了错误:
System has not been booted with systemd as init因此,我尝试了它的替代方案,service elasticsearch start,但随后我得到了错误:elasticsearch: unrecognized service。我知道在