From 89f851db2bce7486c7027ffab821365d94ee6a16 Mon Sep 17 00:00:00 2001 From: Damion Gans Date: Thu, 17 Nov 2022 16:15:34 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d79bf02..9e27e4c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # ubuntu-wsl2-systemd-script +## Script is unsupported and will no longer be maintained, but will be up here because it is used by quite some people. + Script to enable systemd support on current Ubuntu WSL2 images from the Windows store. -Script is unsupported and will no longer be maintained, but will be up here because it is used by quite some people. + I am not responsible for broken installations, fights with your roommates and police ringing your door ;-). Instructions from [the snapcraft forum](https://forum.snapcraft.io/t/running-snaps-on-wsl2-insiders-only-for-now/13033) turned into a script. Thanks to [Daniel](https://forum.snapcraft.io/u/daniel) on the Snapcraft forum!