disable wsl systemd installation
This commit is contained in:
@@ -465,6 +465,9 @@ if [ "$1" == "remove" ]; then
|
|||||||
exit;
|
exit;
|
||||||
fi; # else run install
|
fi; # else run install
|
||||||
|
|
||||||
|
|
||||||
|
WSL_DISTRO_NAME=""; # disable WSL systemd installation
|
||||||
|
|
||||||
# running on WSL
|
# running on WSL
|
||||||
if [ -n "$WSL_DISTRO_NAME" ]; then
|
if [ -n "$WSL_DISTRO_NAME" ]; then
|
||||||
if [ ! -f /etc/wsl.conf ]; then
|
if [ ! -f /etc/wsl.conf ]; then
|
||||||
|
Reference in New Issue
Block a user