-
Notifications
You must be signed in to change notification settings - Fork 823
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot start any service #6795
Comments
piggy-backing on this issue as it is likely also related to WSL2 not using systemctl but sysvinit (stand to be corrected). $ snap install chromium $ sudo systemctl unmask snapd.service |
Hi! We've identified this issue as a duplicate of another one that already exists in this repository. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Windows Build Number
19042.906
WSL Version
WSL 2
Distro Version
centos8
Other Software
Docker version 20.10.5, build 55c4c88
php7.4
Repro Steps
1、yum install php74
2、php74 -v
3、systemctl restart php74-php-fpm
Expected Behavior
Can start php-fpm
Actual Behavior
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: