We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b787a7f + dd1bd6a commit bd3e86cCopy full SHA for bd3e86c
1 file changed
files/wsl.conf
@@ -1,4 +1,8 @@
1
# WSL configuration options for the Rancher Desktop distribution.
2
+[general]
3
+# Disable GUI integration, only CLI apps work.
4
+guiApplications=false
5
+
6
[automount]
7
# Prevent processing /etc/fstab, since it doesn't exist.
8
mountFsTab = false
0 commit comments