File: WSL2

package info (click to toggle)
cruft-ng 0.9.78
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,904 kB
  • sloc: cpp: 1,748; sh: 816; python: 262; makefile: 97; ansic: 82; perl: 75
file content (15 lines) | stat: -rwxr-xr-x 353 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh

test -e /proc/sys/fs/binfmt_misc/WSLInterop || exit 0

echo /etc/wsl.conf
echo /etc/ld.so.conf.d/ld.wsl.conf
echo /init
echo /usr/bin/wslpath
echo /usr/lib/wsl
echo /usr/lib/wsl/drivers
echo /usr/lib/wsl/lib
echo /usr/lib/wsl/lib/libd3d12.so
echo /usr/lib/wsl/lib/libd3d12core.so
echo /usr/lib/wsl/lib/libdxcore.so
echo /usr/sbin/mount.drvfs