mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 19:01:30 +00:00
Update reference to wsl-setup now in /usr/lib/wsl/
Microsoft expects this binary to be under that path.
This commit is contained in:
parent
f9c5020200
commit
420545f892
@ -8,7 +8,7 @@ source /etc/os-release
|
||||
|
||||
cat <<EOF >/etc/wsl-distribution.conf
|
||||
[oobe]
|
||||
command = /usr/libexec/wsl-setup
|
||||
command = /usr/lib/wsl/wsl-setup
|
||||
defaultUid = 1000
|
||||
defaultName = ${NAME}-${VERSION_ID}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user